Skip to content

Commit

Permalink
Merge branch 'hotfix/update_readme' into develop
Browse files Browse the repository at this point in the history
* hotfix/update_readme:
  update readme
  • Loading branch information
mstolbov committed Jan 21, 2013
2 parents e9a51a4 + 3bb6b62 commit 62d2ed1
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 62d2ed1

Please sign in to comment.