Thanks cracks
This commit is contained in:
parent
e5038156ea
commit
00f7e35a24
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ These can be installed with `pip` (The Python package manager):
|
|||
|
||||
[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`
|
||||
|
||||
curl -O http://python-distribute.org/distribute_setup.py # or download with your browser on windows
|
||||
|
|
Reference in a new issue