Skip to content

Commit d1f23f6

Browse files
author
Daniel Arthur Gallagher
committed
Update README with dev steps
1 parent 234d06c commit d1f23f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ So I created [Scriptular](http://scriptular.com) and started regular expressing
1313

1414
## Compiling Coffeescript in Development
1515

16-
* clone the repo
17-
* npm install -g coffee-script
18-
* cake build
16+
1. clone the repo
17+
2. npm install
18+
3. npm run build
1919

2020
## Running Tests
2121

0 commit comments

Comments
 (0)