Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oderbolz committed Sep 13, 2013
1 parent a307846 commit 568ee20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Use `pip` to install this plugin. This example installs it in `/home/www-data`
```bash
source /home/www-data/pyenv/bin/activate
pip install -e git+https://github.com/ogdch/ckanext-fso.git#egg=ckanext-fso --src /home/www-data
cd /home/www-data/ckanext-transharvest
cd /home/www-data/ckanext-fso
pip install -r pip-requirements.txt
python setup.py develop
```
Expand Down

0 comments on commit 568ee20

Please # to comment.