Skip to content

Commit

Permalink
Removed global example
Browse files Browse the repository at this point in the history
  • Loading branch information
Quang Van committed Dec 17, 2011
1 parent ca7e5d7 commit 0be9e5a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Readme.md
Expand Up @@ -102,11 +102,6 @@ Install local:
cd my_project/node_modules
npm -d install mocha-cakes

Or install it to your global `mocha/node_modules` directory and include it in your test suites `mocha.opts` file `--require mocha-cakes`

cd /usr/local/lib/node_modules/mocha # Or wherever mocha is installed globally
sudo npm -d install mocha-cakes

---

\*Special Thanks\* to [TJ Holowaychuk](https://github.com/visionmedia) for Mocha, awesome test framework.

0 comments on commit 0be9e5a

Please sign in to comment.