Skip to content

Commit

Permalink
updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pooya-Oladazimi committed Oct 28, 2021
1 parent e8229a9 commit bc5bacb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ To install ckanext-feature-image:

2. Clone the source and install it on the virtualenv

git clone https://github.com/TIBHannover/ckanext-feature-image.git
cd ckanext-feature-image
pip install -r requirements.txt
python setup.py develop
git clone https://github.com/TIBHannover/ckanext-feature-image.git
cd ckanext-feature-image
pip install -r requirements.txt
python setup.py develop

3. Add `feature_image` to the `ckan.plugins` setting in your CKAN
config file (by default the config file is located at
Expand Down

0 comments on commit bc5bacb

Please sign in to comment.