Skip to content

Commit

Permalink
Fix install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Jan 23, 2015
1 parent 57b3479 commit 2bccb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -300,7 +300,7 @@ memoized.clear('bar', 7); // Dispose called with bar7 value

Simple benchmark tests can be found in _benchmark_ folder. Currently it's just plain simple calculation of fibonacci sequences. To run it you need to install other test candidates:

$ npm install underscore lodash lru-cache
$ npm install underscore lodash lru-cache secondary-cache

Example output taken under Node v0.10.35 on 2011 MBP Pro:

Expand Down

0 comments on commit 2bccb6f

Please sign in to comment.