We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c9763 commit fd85be2Copy full SHA for fd85be2
1 file changed
docs/install.md
@@ -6,9 +6,9 @@ title: Installing Fig
6
Installing Fig
7
==============
8
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):
+First, install Docker version 0.10.0. If you're on OS X, you can use [docker-osx](https://github.com/noplay/docker-osx):
10
11
- $ curl https://raw.github.com/noplay/docker-osx/0.8.0/docker-osx > /usr/local/bin/docker-osx
+ $ curl https://raw.github.com/noplay/docker-osx/0.10.0/docker-osx > /usr/local/bin/docker-osx
12
$ chmod +x /usr/local/bin/docker-osx
13
$ docker-osx shell
14
0 commit comments