Thanks cracks

This commit is contained in:
Luke Rogers 2013-09-14 01:15:36 +12:00
parent e5038156ea
commit 00f7e35a24

View file

@ -21,6 +21,9 @@ These can be installed with `pip` (The Python package manager):
[sudo] pip install -r requirements.txt [sudo] pip install -r requirements.txt
If you use `pip`, you will also need the following packages on linux or `pip` will fail to install the requirements.
```python, python-dev, libenchant-dev, libenchant1c2a, libxslt-dev, libxml2-dev.```
#### How to install `pip` #### How to install `pip`
curl -O http://python-distribute.org/distribute_setup.py # or download with your browser on windows curl -O http://python-distribute.org/distribute_setup.py # or download with your browser on windows