Skip to content

Commit

Permalink
Changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
macalinao committed Jun 4, 2012
1 parent e0d3b06 commit 3f6caec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Expand Up @@ -7,7 +7,8 @@ For a more extensive demo of Mocha's featureset, take a look at [ryu22e/mocha-ex

## Usage

1. `rm -rf .git`
1. `npm install -g archie`
1. `archie gen -a mocha-coffee -n myproject`
1. `npm install .`
1. `make test`
1. Replace `example.coffee` in both `test` and `src` with your own code.
Expand Down

0 comments on commit 3f6caec

Please sign in to comment.