Skip to content

Commit f4c6f97

Browse files
authored
update controller download
1 parent 09dee47 commit f4c6f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This section guides you through deploying a Flask application on Juju and Microk
1818
- Go to the Google Spreadsheet link on the slides and,
1919
1. download the credentials
2020
```
21-
wget <link-to-juju-controller.tar.gz>
21+
wget <link-to-juju-controller.tar.gz> -O juju-controller.tar.gz
2222
mkdir -p ~/.local/share/
2323
tar -xvzf ./juju-controller.tar.gz -C ~/.local/share
2424
```

0 commit comments

Comments
 (0)