diff --git a/README.md b/README.md index 9691d7a..89e3f7d 100644 --- a/README.md +++ b/README.md @@ -23,21 +23,12 @@ It uses a two‑stage approach: ## Installation 1. **Copy & rename** - On your Debian template, place the **bootstrap** script as `setup.sh`: + On your Debian template, run the following command: ```bash - chmod +x setup.sh - -2. **Provision a new VM** - Clone from your template and boot it. Then run: - - ```bash - sudo setup.sh + curl -s https://git.jordanwages.com/wagesj45/proxmox-server-setup/raw/branch/main/bootstrap.sh | bash ``` - * If you’re not root, you’ll be prompted (via `whiptail`) for the root password. - * The script fetches and executes the latest remote wizard. - -3. **Follow the wizard** +2. **Follow the wizard** Use the on‑screen menus to: * Grant `sudo` to selected users