diff --git a/README.md b/README.md index f08f7c5..258cb6d 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,12 @@ After the playbook completes successfully: ``` > Follow the self-signed certificate instructions when prompted. -5. **Configure Firewall for ufw (Optional: only if you are using ufw):** +5. **Configure Firewall using ufw (Optional):** + + Install ufw and enable: + ```bash + sudo apt install ufw -y && sudo enable ufw + ``` Ensure Incus is listening on the network: