Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksergeant committed Apr 24, 2019
1 parent 650e35b commit 9bdd4a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Expand Up @@ -12,8 +12,6 @@
- `createuser snipt` - `createuser snipt`
- `createdb snipt --owner=snipt` - `createdb snipt --owner=snipt`
- `cp settings_local.py-template settings_local.py` // modify if necessary - `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` - `make run`


## Deploying on Dokku ## Deploying on Dokku
Expand Down

0 comments on commit 9bdd4a3

Please sign in to comment.