Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit d6fcc93

Browse files
Merge pull request #388 from chris-crone/bump-readme-v0.5.0
Bump wget command in README to v0.5.0
2 parents a0dabd8 + d66dcfb commit d6fcc93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ More examples are available in the [examples](examples) directory.
148148
Pre-built binaries are available on [GitHub releases](https://github.com/docker/app/releases) for Windows, Linux and macOS.
149149

150150
```bash
151-
wget https://github.com/docker/app/releases/download/v0.4.1/docker-app-linux.tar.gz
151+
wget https://github.com/docker/app/releases/download/v0.5.0/docker-app-linux.tar.gz
152152
tar xf docker-app-linux.tar.gz
153153
cp docker-app-linux /usr/local/bin/docker-app
154154
```

0 commit comments

Comments
 (0)