Update README

This commit is contained in:
Leonardo Campos 2016-12-01 21:15:16 -02:00 committed by GitHub
parent cd9ed48655
commit 1e3f332fc4

View File

@ -1,5 +1,11 @@
## Quick Start
Install dependencies:
```bash
meteor npm install
```
Run the application:
```bash