11349: Add management server with /status.json
[arvados.git] / doc / README.textile
index 9d58dfeb636481d13c842e7c7bfc5b2151d70679..b860df5f5e87eb86e2a33002984fe0dcee5ab397 100644 (file)
@@ -4,12 +4,13 @@ This is the source code for "doc.arvados.org":http://doc.arvados.org.
 
 Here's how to build the HTML pages locally so you can preview your updates before you commit and push.
 
-Additional information is available on the "'Documentation' page on the Arvados wiki":https://arvados.org/projects/arvados/wiki/Documentation.
+Additional information is available on the "'Documentation' page on the Arvados wiki":https://dev.arvados.org/projects/arvados/wiki/Documentation.
 
 h2. Install dependencies
 
 <pre>
 arvados/doc$ bundle install
+arvados/doc$ pip install epydoc
 </pre>
 
 h2. Generate HTML pages