Update docs to Docker 0.11.1

This commit is contained in:
Ben Firshman 2014-05-09 10:53:12 +01:00
parent 98ceb62202
commit cd1c8b2f09
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ title: Installing Fig
Installing Fig
==============
First, install Docker version 0.11.0. If you're on OS X, you can use [docker-osx](https://github.com/noplay/docker-osx):
First, install Docker version 0.11.1. If you're on OS X, you can use [docker-osx](https://github.com/noplay/docker-osx):
$ curl https://raw.githubusercontent.com/noplay/docker-osx/0.11.0/docker-osx > /usr/local/bin/docker-osx
$ curl https://raw.githubusercontent.com/noplay/docker-osx/0.11.1/docker-osx > /usr/local/bin/docker-osx
$ chmod +x /usr/local/bin/docker-osx
$ docker-osx shell