aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorOsama Khalid <osamak@gnu.org>2011-07-11 20:34:37 +0300
committerOsama Khalid <osamak@gnu.org>2011-07-11 20:34:37 +0300
commit35166f7654f27ca6665f1b7c4ef39f50cdb5ac03 (patch)
tree89bf2265447c967384c3b2ab45618c2144ae5efd /docs
parent3054e2b3cb08839aca7da2e1c5b4cce1768bf705 (diff)
downloadmediagoblin-35166f7654f27ca6665f1b7c4ef39f50cdb5ac03.tar.lz
mediagoblin-35166f7654f27ca6665f1b7c4ef39f50cdb5ac03.tar.xz
mediagoblin-35166f7654f27ca6665f1b7c4ef39f50cdb5ac03.zip
Referring to the Hacking HOWTO in deploymenthowto (this is where I looked in first when I wanted to build MG)
Diffstat (limited to 'docs')
-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`.