Skip to content

Commit

Permalink
vitorbaptista#13 Melhoria das instruções de instalação
Browse files Browse the repository at this point in the history
  • Loading branch information
douglas-queiroz committed Nov 25, 2015
1 parent 140f335 commit 493a72e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ Para instalar:
* `git clone https://github.com/vitorbaptista/escola-que-queremos`
* `cd escola-que-queremos`
* `bundle install`
* `Altere o arquivo config/database.yml com as configurações do seu banco MySQL`
* `rake db:create`
* `rake db:migrate`
* `rails s`
* `Acesse pelo browser http://localhost:3000`

0 comments on commit 493a72e

Please # to comment.