diff --git a/README.md b/README.md index 729d320..2c260e9 100644 --- a/README.md +++ b/README.md @@ -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