Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Kahest committed Jan 26, 2017
1 parent 9474faf commit a1b354a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ Rest whois is based on Rails 4

Manual demo install:

git clone git@github.com:domify/rest-whois.git
git clone https://github.com/internetee/rest-whois/
cd rest-whois
rbenv local 2.2.1
bundle
rbenv local 2.2.6
bundle install
cp config/application-example.yml config/application.yml # and edit it
cp config/database-example.yml config/database.yml # and edit it
bundle exec rake db:setup # for production, please follow deployment howto
Expand Down

0 comments on commit a1b354a

Please sign in to comment.