Skip to content

Commit

Permalink
Merge pull request #1 from nwoolls/task/clarify-readme
Browse files Browse the repository at this point in the history
Clarify the build instructions
  • Loading branch information
rdsubhas committed Oct 23, 2015
2 parents ef8f610 + 9e75ddb commit 377ea0c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@

## Building

* Run `grunt`
Run the following commands in the cloned source directory:

* ```npm install```
* ```grunt```

The resulting .app file will be placed in a ```build/``` subdirectory.

## TODO

Expand Down

0 comments on commit 377ea0c

Please sign in to comment.