From 7e6675ceab6b6cb3376cc96a49ce816c22c5ac73 Mon Sep 17 00:00:00 2001 From: Andreas Haller Date: Tue, 19 May 2015 09:50:57 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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