Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jansenfelipe committed Sep 11, 2015
1 parent 7711d0a commit b8ee7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -15,7 +15,7 @@ Inicie uma aplicação Laraerp no [Heroku](https://www.heroku.com/) ou instale n
### Composer

```shell
$ composer create-project laraerp/laraerp
$ composer create-project laraerp/laraerp -s dev
```

Acesse o diretório `laraerp` e configure as variáveis do banco de dados no arquivo `.env`. Feito isso, execute os comandos para criar e popular as tabelas:
Expand Down

0 comments on commit b8ee7f7

Please sign in to comment.