Update run direct instruction to build/

This commit is contained in:
Juan Cruz Viotti 2015-03-02 12:30:07 -04:00
parent d8bc747be9
commit 9d4eb545db

View File

@ -25,7 +25,7 @@ $ ./bin/resin
Or: Or:
```sh ```sh
$ coffee lib/app.coffee $ node build/app.js
``` ```
## Tests ## Tests