From 97e576a8e0ad840beb981d0563400d641752bde3 Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Mon, 21 Jul 2014 16:47:55 -0700 Subject: [PATCH] update --- cli.html | 3 ++- django.html | 5 +++-- env.html | 3 ++- index.html | 3 ++- install.html | 7 ++++--- rails.html | 3 ++- wordpress.html | 3 ++- yml.html | 3 ++- 8 files changed, 19 insertions(+), 11 deletions(-) diff --git a/cli.html b/cli.html index e2ab363c..aa003f06 100644 --- a/cli.html +++ b/cli.html @@ -6,7 +6,8 @@ - + +
diff --git a/django.html b/django.html index 3ba98760..fed979bb 100644 --- a/django.html +++ b/django.html @@ -6,7 +6,8 @@ - + +
@@ -49,7 +50,7 @@ web: links: - db
-

See the fig.yml reference for more information on how it works.

+

See the fig.yml reference for more information on how it works.

We can now start a Django project using fig run:

$ fig run web django-admin.py startproject figexample .
diff --git a/env.html b/env.html
index 89091290..98d83fe5 100644
--- a/env.html
+++ b/env.html
@@ -6,7 +6,8 @@
     
     
     
-    
+    
+    
   
   
     
diff --git a/index.html b/index.html index 6263a2f1..308c91f2 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,8 @@ - + +
diff --git a/install.html b/install.html index eef03192..8c1ad3c0 100644 --- a/install.html +++ b/install.html @@ -6,7 +6,8 @@ - + +
@@ -19,8 +20,8 @@

Installing Fig

-

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

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

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

+
$ curl https://raw.githubusercontent.com/noplay/docker-osx/1.1.1/docker-osx > /usr/local/bin/docker-osx
 $ chmod +x /usr/local/bin/docker-osx
 $ docker-osx shell
 
diff --git a/rails.html b/rails.html index 771c4cc4..00554d91 100644 --- a/rails.html +++ b/rails.html @@ -6,7 +6,8 @@ - + +
diff --git a/wordpress.html b/wordpress.html index cd62b0ad..b33f481c 100644 --- a/wordpress.html +++ b/wordpress.html @@ -6,7 +6,8 @@ - + +
diff --git a/yml.html b/yml.html index 366bb84b..34b10fc3 100644 --- a/yml.html +++ b/yml.html @@ -6,7 +6,8 @@ - + +