Skip to content

Commit

Permalink
docs: prepare for v0.4.0 release (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdk authored Dec 20, 2022
1 parent e48287d commit 69ed907
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 @@ -14,7 +14,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.3.0/aws-console-linux-amd64.tar.gz
wget https://github.com/joshdk/aws-console/releases/download/v0.4.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 69ed907

Please sign in to comment.