Update README.md

This commit is contained in:
Blackwhitebear8 2024-12-09 16:57:50 +01:00
parent 076e28f1f5
commit 99cf29a3bb

View file

@ -1,7 +1,7 @@
How to use:\ How to use:\
1. ```cd /opt && git clone https://git.pixelhosting.nl/Blackwhitebear8/createvm-web.git && cd createvm-web``` 1. ```cd /opt && git clone https://git.pixelhosting.nl/Blackwhitebear8/createvm-web.git && cd createvm-web```
2. ```apt install python3 python3-flask libguestfs-tools jq pip``` 2. ```apt install python3 python3-flask libguestfs-tools jq```
3. ```chmod +x create.sh``` 3. ```chmod +x create.sh```
4. ```cp createvm.service /etc/systemd/system/createvm.service``` 4. ```cp createvm.service /etc/systemd/system/createvm.service```
5. ```systemctl daemon-reload``` 5. ```systemctl daemon-reload```