Skip to content

Commit 8f68718

Browse files
Update README.md
1 parent f04d05c commit 8f68718

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 FastAPI application on Juju and Micr
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 -O juju-controller.tar.gz <link-to-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)