diff --git a/README.md b/README.md index c8b11fa..27e70b8 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,8 @@ After the playbook completes successfully: incus admin init ``` -3. **Verify Setup:** You can test the installation by running `incus list`. +3. **Verify Setup:** You can test the installation by running. + + ```bash + incus list + ```