aboutsummaryrefslogtreecommitdiffstats
path: root/docs/deploymenthowto.rst
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2011-07-13 23:14:42 -0500
committerChristopher Allan Webber <cwebber@dustycloud.org>2011-07-13 23:14:42 -0500
commitc47c37ed953689e70441c4c143e4c06f1645be7d (patch)
treef63fed482a8e9c8dcd54cf0bd18d747f8516179b /docs/deploymenthowto.rst
parent59051a23f01eb49ed6fe6975991730021ac169ac (diff)
parent6ae8b541f957b49ae86051814097e769d20f29af (diff)
downloadmediagoblin-c47c37ed953689e70441c4c143e4c06f1645be7d.tar.lz
mediagoblin-c47c37ed953689e70441c4c143e4c06f1645be7d.tar.xz
mediagoblin-c47c37ed953689e70441c4c143e4c06f1645be7d.zip
Merge branch 'master' into f411_new_migrations
Conflicts: mediagoblin/db/open.py
Diffstat (limited to 'docs/deploymenthowto.rst')
-rw-r--r--docs/deploymenthowto.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/deploymenthowto.rst b/docs/deploymenthowto.rst
index d943e276..f50edfb6 100644
--- a/docs/deploymenthowto.rst
+++ b/docs/deploymenthowto.rst
@@ -10,4 +10,7 @@ Step 2: ?
Step 3: Write the deployment guide and profit!
-But seriously, this is a stub since we're not quite there, yet.
+But seriously, this is a stub since we're not quite there (yet) but if
+you want to see where we are now, you can try to run the latest
+development version by following the instructions at
+:ref:`hacking-howto`.