Skip to content

Commit

Permalink
Fixed README typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Or committed Sep 19, 2014
1 parent fc1e5c5 commit f9b2ecd
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 @@ -104,7 +104,7 @@ Download the latest version:

```
$ wget https://github.com/jwilder/docker-squash/releases/download/v0.0.9/docker-squash-linux-amd64-v0.0.9.tar.gz
$ sudo tar -C /usr/local/bin -xzvf docker-gen-linux-amd64-v0.0.9.tar.gz
$ sudo tar -C /usr/local/bin -xzvf docker-squash-linux-amd64-v0.0.9.tar.gz
```
NOTE: docker-squash must run as root (to maintain file permission created within images).

Expand Down

0 comments on commit f9b2ecd

Please sign in to comment.