We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09dee47 commit f4c6f97Copy full SHA for f4c6f97
README.md
@@ -18,7 +18,7 @@ This section guides you through deploying a Flask application on Juju and Microk
18
- Go to the Google Spreadsheet link on the slides and,
19
1. download the credentials
20
```
21
- wget <link-to-juju-controller.tar.gz>
+ wget <link-to-juju-controller.tar.gz> -O juju-controller.tar.gz
22
mkdir -p ~/.local/share/
23
tar -xvzf ./juju-controller.tar.gz -C ~/.local/share
24
0 commit comments