diff --git a/README.md b/README.md index 55e356e..88bbc89 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ - `createuser snipt` - `createdb snipt --owner=snipt` - `cp settings_local.py-template settings_local.py` // modify if necessary -- `curl -X PUT "localhost:9200/haystack?pretty"` -- `python manage.py update_index` // optional if you have a local DB dump with snipt - `make run` ## Deploying on Dokku