diff --git a/README.md b/README.md index badc4e8..4583743 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ How to use:\ -\ + 1. ```cd /opt && git clone https://git.pixelhosting.nl/Blackwhitebear8/createvm-web.git && cd createvm-web``` 2. ```apt install python3 python3-venv libguestfs-tools jq pip``` 3. ```source .venv/bin/activate``` @@ -9,6 +9,6 @@ How to use:\ 7. ```cp createvm.service /etc/systemd/system/createvm.service``` 8. ```systemctl daemon-reload``` 9. ```systemctl enable --now createvm.service && systemctl start createvm``` -\ + Debian 12 vm aanmaken duurt ~5 minuten en 15 seconden.\ -Almalinux 9 vm aanmaken duurt ~\ \ No newline at end of file +Almalinux 9 vm aanmaken duurt ~ \ No newline at end of file