Switch DEMO to install with --devmode

Change-Id: I696ee8ecd5255dc0aa94021b1db0707c5cbe631e
This commit is contained in:
Corey Bryant 2021-04-29 13:53:54 -04:00
parent 525b11fd21
commit 8839514e09
1 changed files with 3 additions and 3 deletions

View File

@ -30,9 +30,9 @@ juju and kubectl snaps, which will give us tools to deploy and manage
kubernetes, respectively.
```
sudo snap install --classic --beta microstack
sudo snap install --classic juju
sudo snap install --classic kubectl
sudo snap install microstack --beta --devmode
sudo snap install juju --classic
sudo snap install kubectl --classic
```
To make sure that you can use the snaps we've installed, add /snap/bin