Update README.md
This commit is contained in:
parent
cbf6d04a57
commit
e3a6d2ea60
1 changed files with 3 additions and 1 deletions
|
|
@ -1,8 +1,10 @@
|
|||
How to use:
|
||||
|
||||
```cd /opt && git clone https://git.pixelhosting.nl/Blackwhitebear8/createvm-web.git && cd createvm-web```
|
||||
```apt install python3 libguestfs-tools jq pip```
|
||||
```apt install python3 python3-venv libguestfs-tools jq pip```
|
||||
```source .venv/bin/activate```
|
||||
```pip install flask```
|
||||
```deactivate```
|
||||
```chmod +x create.sh```
|
||||
```cp createvm.service /etc/systemd/system/createvm.service```
|
||||
```systemctl daemon-reload```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue