diff --git a/cli.html b/cli.html index 2069f4be..54e7bff5 100644 --- a/cli.html +++ b/cli.html @@ -6,7 +6,7 @@ - +
diff --git a/django.html b/django.html index b558ce6a..5dab58b6 100644 --- a/django.html +++ b/django.html @@ -6,7 +6,7 @@ - +
diff --git a/env.html b/env.html index 572337ac..0345c14b 100644 --- a/env.html +++ b/env.html @@ -6,7 +6,7 @@ - +
diff --git a/index.html b/index.html index 714059ef..d07c1ee2 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - +
diff --git a/install.html b/install.html index 0cbc034c..0cc0c752 100644 --- a/install.html +++ b/install.html @@ -6,7 +6,7 @@ - +
@@ -19,19 +19,19 @@

Installing Fig

-

First, install Docker (version 0.8 or higher). If you're on OS X, you can use docker-osx:

-
$ curl https://raw.github.com/noplay/docker-osx/0.8.0/docker-osx > /usr/local/bin/docker-osx
+

First, install Docker version 0.10.0. If you're on OS X, you can use docker-osx:

+
$ curl https://raw.githubusercontent.com/noplay/docker-osx/0.10.0-1/docker-osx > /usr/local/bin/docker-osx
 $ chmod +x /usr/local/bin/docker-osx
 $ docker-osx shell
 

Docker has guides for Ubuntu and other platforms in their documentation.

Next, install Fig. On OS X:

-
$ curl -L https://github.com/orchardup/fig/releases/download/0.3.2/darwin > /usr/local/bin/fig
+
$ curl -L https://github.com/orchardup/fig/releases/download/0.4.0/darwin > /usr/local/bin/fig
 $ chmod +x /usr/local/bin/fig
 

On 64-bit Linux:

-
$ curl -L https://github.com/orchardup/fig/releases/download/0.3.2/linux > /usr/local/bin/fig
+
$ curl -L https://github.com/orchardup/fig/releases/download/0.4.0/linux > /usr/local/bin/fig
 $ chmod +x /usr/local/bin/fig
 

Fig is also available as a Python package if you're on another platform (or if you prefer that sort of thing):

diff --git a/rails.html b/rails.html index baecb634..ed52ac08 100644 --- a/rails.html +++ b/rails.html @@ -6,7 +6,7 @@ - +
diff --git a/wordpress.html b/wordpress.html index 8edc5c20..8278b6fb 100644 --- a/wordpress.html +++ b/wordpress.html @@ -6,7 +6,7 @@ - +
diff --git a/yml.html b/yml.html index 97007d64..3266a0a6 100644 --- a/yml.html +++ b/yml.html @@ -6,7 +6,7 @@ - +