diff --git a/README.md b/README.md index eede0c7..7207052 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ This playbook automates the installation and setup of the **stable** version of After the playbook completes successfully: 1. **Configure User Access:** + Add your user to incus-admin group ```bash @@ -57,6 +58,8 @@ After the playbook completes successfully: ```bash incus config set core.https_address :8443 + + ``` 5. **Setup Firewall for ufw (Optional: only if you are using ufw):**