diff --git a/README.md b/README.md index bc5e2d8..b7d9bbc 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ After the playbook completes successfully: Install and enable ufw: ```bash - sudo apt install ufw -y && sudo enable ufw + sudo apt install ufw -y && sudo ufw enable -y ``` Ensure Incus is listening on the network: