Specify working docker-osx version in docs

This commit is contained in:
Ben Firshman 2014-02-03 16:00:01 -08:00
parent 53958cf9df
commit 19c0c9bf06
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Installing Fig
First, install Docker. If you're on OS X, you can use [docker-osx](https://github.com/noplay/docker-osx):
$ curl https://raw.github.com/noplay/docker-osx/master/docker-osx > /usr/local/bin/docker-osx
$ curl https://raw.github.com/noplay/docker-osx/4e929004727f73497da99a8d7ec55b2381ecd74c/docker-osx > /usr/local/bin/docker-osx
$ chmod +x /usr/local/bin/docker-osx
$ docker-osx shell