Update README.md

This commit is contained in:
Blackwhitebear8 2024-12-09 15:54:20 +01:00
parent 73b64bab65
commit 722475fd3a

View file

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