diff --git a/README.md b/README.md index b76748f..510aa7a 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ 1. Install Ruby, Bundler, Elasticsearch 1. Start Elasticsearch: `$ elasticsearch` -1. `$ bundle && bundle exec rake db:setup` -1. Start Rails server `$ bundle exec rails s` -1. Visit http://localhost:3000 +1. Setup Rails app: `$ bundle && bundle exec rake db:setup` +1. Start Rails server: `$ bundle exec rails s` +1. Visit [http://localhost:3000](http://localhost:3000) TODOs: https://github.com/ahx/stadtratmonitor/issues