Removed step 4 and made ref. to os-install.rst docs
authorbobcall <bob@bobcall.me>
Thu, 31 Oct 2013 12:41:46 +0000 (08:41 -0400)
committerbobcall <bob@bobcall.me>
Thu, 31 Oct 2013 12:41:46 +0000 (08:41 -0400)
README.md

index 3dea65d7c197d7686ee3c1cd09dac7da4dc30f74..68abe4a6d8151d48ae26a6107e8d8fa92d9ba916 100644 (file)
--- a/README.md
+++ b/README.md
@@ -47,10 +47,10 @@ you don't, you can use the HTTP URL:
    ``DATABASES`` setting in a ``local.py`` file that you'll place in
    ``karmaworld/settings/``.
 
-4. Make sure that you're in the root of the project that you just cloned and
-   run
+4. Work in progress. Please see docs/source/os-install.rst.
 
-        fab here first_deploy
+TODO: see `./docs/`
+TODO: Put docs on [RTFD](https://readthedocs.org/)
 
 This will make a virtualenv, install the development dependencies and create
 the database tables.