Skip to content

Commit 3dfd578

Browse files
committed
fix readme.
1 parent 31d5845 commit 3dfd578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ To install ckanext-datastore-search:
6565
pip install -e .
6666
pip install -r requirements.txt
6767
```
68-
3. Add `development` to the `ckan.plugins` setting in your CKAN
68+
3. Add `datastore_search` to the `ckan.plugins` setting in your CKAN
6969
config file (by default the config file is located at
7070
`/etc/ckan/default/ckan.ini`).
7171

0 commit comments

Comments
 (0)