Merge remote branch 'remotes/osamak/master'

This commit is contained in:
Christopher Allan Webber 2011-07-11 20:31:45 -05:00
commit 50dd725c58
2 changed files with 5 additions and 2 deletions

View File

@ -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`.

View File

@ -60,7 +60,7 @@ requirements::
On Fedora::
yum install mongodb-server python-paste-deploy python-paste-script \
git-core python python-devel
git-core python python-devel python-lxml
.. YouCanHelp::