Skip to content

Commit

Permalink
Edit README after elasticsearch config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-hank committed Nov 20, 2018
1 parent c7fc1b5 commit bfc43ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Setup:
$ cp config/database.yml.example config/database.yml
(edit database.yml as you wish)
(ensure PostgreSQL and Elasticsearch are running)
$ cp config/elasticsearch.yml.example config/elasticsearch.yml
(edit elasticsearch.yml as you wish)
$ rake db:setup

Running the app:
Expand Down

0 comments on commit bfc43ad

Please sign in to comment.