From e863b6ff65d5efce895d5f1b9796cd48e960fc08 Mon Sep 17 00:00:00 2001 From: marmattheo Date: Tue, 10 Jun 2025 07:36:11 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 + ```