Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mstolbov committed Jan 21, 2013
1 parent 137015d commit 3bb6b62
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 @@ -7,11 +7,13 @@ Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/kaiz
status](https://coveralls.io/repos/kaize/deadline_camp/badge.png?branch=develop)](https://coveralls.io/r/kaize/deadline_camp/)

## Installation and running way
```sh
git clone https://github.com/kaize/deadline_camp.git
cd deadline_camp
bundle install
bundle exec rake db:setup
bundle exec unicorn_rails
```

Теперь в браузере можно будет открыть сайт, по умолчанию он находится
по ссылке http://localhost:8080/

0 comments on commit 3bb6b62

Please sign in to comment.