diff options
author | Chris Moylan <chris@chrismoylan.com> | 2011-07-13 21:58:25 -0500 |
---|---|---|
committer | Chris Moylan <chris@chrismoylan.com> | 2011-07-13 21:58:25 -0500 |
commit | 9247769a1457ff8ccc8b262f3bdcd7bd36694b16 (patch) | |
tree | da5fa8800135a1e0cd837d8a722d0da1a792fd6d /docs/deploymenthowto.rst | |
parent | 3d073d48cbf797c3da7b19670b8696d2229cce9b (diff) | |
parent | 6ae8b541f957b49ae86051814097e769d20f29af (diff) | |
download | mediagoblin-9247769a1457ff8ccc8b262f3bdcd7bd36694b16.tar.lz mediagoblin-9247769a1457ff8ccc8b262f3bdcd7bd36694b16.tar.xz mediagoblin-9247769a1457ff8ccc8b262f3bdcd7bd36694b16.zip |
Merge branch 'master' into test_submission_views_365
Diffstat (limited to 'docs/deploymenthowto.rst')
-rw-r--r-- | docs/deploymenthowto.rst | 5 |
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`. |