diff --git a/cli.html b/cli.html index 1362d1cd..e5d0739d 100644 --- a/cli.html +++ b/cli.html @@ -6,7 +6,7 @@ - +
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 215f2977..8c248a4f 100644
--- a/env.html
+++ b/env.html
@@ -6,7 +6,7 @@
-
+
diff --git a/index.html b/index.html
index 259287f7..821b6690 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
-
+
@@ -57,17 +57,7 @@ RUN pip install -r requirements.txt
Let's get a basic Python web app running on Fig. It assumes a little knowledge of Python, but the concepts should be clear if you're not familiar with it.
-First, install Docker. If you're on OS X, you can use docker-osx:
-$ curl https://raw.github.com/noplay/docker-osx/0.7.6/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:
-$ sudo pip install -U fig
-
-(This command also upgrades Fig when we release a new version. If you don’t have pip installed, try brew install python or apt-get install python-pip.)
+First, install Docker and Fig.
You'll want to make a directory for the project:
$ mkdir figtest
diff --git a/install.html b/install.html
index 45c3c49f..d038116d 100644
--- a/install.html
+++ b/install.html
@@ -6,7 +6,7 @@
-
+
diff --git a/rails.html b/rails.html
index b276422b..5778e7c6 100644
--- a/rails.html
+++ b/rails.html
@@ -6,7 +6,7 @@
-
+
diff --git a/wordpress.html b/wordpress.html
index c679abf8..95ac3f9b 100644
--- a/wordpress.html
+++ b/wordpress.html
@@ -6,7 +6,7 @@
-
+
diff --git a/yml.html b/yml.html
index 5a964cea..6db64b55 100644
--- a/yml.html
+++ b/yml.html
@@ -6,7 +6,7 @@
-
+