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

Commit e2d9fa3

Browse files
authored
Merge pull request #404 from mnottale/readme-060
Update README to point to v0.6.0.
2 parents 9f9c668 + 648841d commit e2d9fa3

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.5.0/docker-app-linux.tar.gz
151+
wget https://github.com/docker/app/releases/download/v0.6.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)