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 2086441 commit 8f8d6e2Copy full SHA for 8f8d6e2
README.md
@@ -18,7 +18,7 @@ This section guides you through deploying a Go application on Juju and Microk8s!
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