Skip to content

Commit

Permalink
docs: installation instructions for v0.2.0 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdk authored Jun 10, 2022
1 parent b649c34 commit c7439b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Prebuilt binaries for several architectures can be found attached to any of the

For Linux:
```shell
wget https://github.com/joshdk/aws-console/releases/download/v0.1.1/aws-console-linux-amd64.tar.gz
wget https://github.com/joshdk/aws-console/releases/download/v0.2.0/aws-console-linux-amd64.tar.gz
tar -xf aws-console-linux-amd64.tar.gz
sudo install aws-console /usr/bin/aws-console
```
Expand Down

0 comments on commit c7439b9

Please sign in to comment.