Updated docs for v0.4

This commit is contained in:
Harry Marr
2010-10-17 15:40:49 +01:00
parent 36993029ad
commit 6817f3b7ba
7 changed files with 76 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ MongoDB. To install it, simply run
.. code-block:: console
# easy_install -U mongoengine
# pip install -U mongoengine
The source is available on `GitHub <http://github.com/hmarr/mongoengine>`_.