Skip to content

Commit fd85be2

Browse files
committed
Update docker[-osx] version in install docs
1 parent 29c9763 commit fd85be2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ title: Installing Fig
66
Installing Fig
77
==============
88

9-
First, install Docker (version 0.8 or higher). If you're on OS X, you can use [docker-osx](https://github.com/noplay/docker-osx):
9+
First, install Docker version 0.10.0. If you're on OS X, you can use [docker-osx](https://github.com/noplay/docker-osx):
1010

11-
$ curl https://raw.github.com/noplay/docker-osx/0.8.0/docker-osx > /usr/local/bin/docker-osx
11+
$ curl https://raw.github.com/noplay/docker-osx/0.10.0/docker-osx > /usr/local/bin/docker-osx
1212
$ chmod +x /usr/local/bin/docker-osx
1313
$ docker-osx shell
1414

0 commit comments

Comments
 (0)