Tweak setup script comments

This commit is contained in:
2025-06-27 17:09:01 -07:00
parent 9b0b6cd1bc
commit 2968042236
2 changed files with 8 additions and 7 deletions

View File

@@ -14,9 +14,10 @@ Initialize a personal wild-cloud in any empty directory, for example:
cd ~
mkdir ~/my-wild-cloud
cd my-wild-cloud
wild-init
```
Now, continue setup by following the instructions inside the new `README.md` in your personal wild-cloud directory:
Run:
~/my-wild-cloud/README.md
```bash
wild-setup
```