Update setup commands.
This commit is contained in:
@@ -34,7 +34,7 @@ export PATH=$PATH:~/wild-cloud/bin
|
||||
Install dependencies:
|
||||
|
||||
```bash
|
||||
scripts/setup-utils.sh
|
||||
scripts/install-wild-cloud-dependencies.sh
|
||||
```
|
||||
|
||||
## Create your Wild Cloud Home
|
||||
@@ -50,7 +50,7 @@ You can put it in any directory. Here we show an example if you want to make a d
|
||||
```bash
|
||||
mkdir -p ~/my-wild-cloud
|
||||
cd ~/my-wild-cloud
|
||||
wild-cloud-scaffold
|
||||
wild-init
|
||||
```
|
||||
|
||||
That's it! Your wild cloud operator machine is ready to go! Most of the rest of the instructions in this guide will assume you are working within this directory.
|
||||
|
||||
Reference in New Issue
Block a user