diff --git a/README.md b/README.md index 1d41565..5e2176a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Author: By Robert Strutts ## License MIT - Copyright 2025 - Robert Strutts ## Application to console into Proxmox Spice VMs. -Copy example.yaml to default.yaml -Run $ install.sh +``` +cp example.yaml default.yaml +Run $ ./install.sh Enter Root Password... Run from terminal or Desktop Launcher $ spice +```