Commit 537d6e1f authored by Stephen Sawchuk's avatar Stephen Sawchuk

serenade.js typo.

parent 8ea9aef8
...@@ -18,10 +18,10 @@ If you would like to install CoffeeScript globally: ...@@ -18,10 +18,10 @@ If you would like to install CoffeeScript globally:
If you wish to install CoffeeScript just for the purposes of this app: If you wish to install CoffeeScript just for the purposes of this app:
# from labs/architecture-examples/batman: # from labs/architecture-examples/serenadejs:
npm install npm install
Once CoffeeScript is installed: Once CoffeeScript is installed:
# from labs/architecture-examples/batman: # from labs/architecture-examples/serenadejs:
npm run-script compile npm run-script compile
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment