Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #4 from hpcloud/cleanup-typo
Browse files Browse the repository at this point in the history
Another typo to correct
  • Loading branch information
randyochoa committed Mar 11, 2016
2 parents 35e2e08 + e2481ed commit b4d9d9a
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 @@ -31,5 +31,5 @@ docker-compose stop

#### Cleanup containers
```
docker-compose rm -f $(docker-compose ps -a)
docker-compose rm -f
```

0 comments on commit b4d9d9a

Please sign in to comment.