From aa34371046920ca3d6ef5707d78cf6c77e41ac9d Mon Sep 17 00:00:00 2001 From: Michael Henriksen Date: Thu, 24 Mar 2016 17:05:51 +0100 Subject: [PATCH] Remove duplicate heading --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fdd331d..84c5f10 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,6 @@ By default, the server will listen on [localhost:9393](http://localhost:9393). T See `gitrob help server` for more options. -### Starting the web server - ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. Run `bundle exec gitrob` to use the gem in this directory, ignoring other installed copies of this gem.