Commit 0b054e0b by Horacio G. de Oro

README: added instructions: how to use requirements.txt to install dependencies.

parent 5e5640f5
......@@ -64,6 +64,9 @@ So far the dependencies are:
* [django-mptt>=0.5](https://github.com/django-mptt/django-mptt)
* [django-sekizai](https://github.com/ojii/django-sekizai/)
If you are using pip or virtualenv, the dependencies could be installed
with the command `pip install -r requirements.txt`.
Acknowledgements
----------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment