Skip to content
This repository was archived by the owner on Feb 13, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A pure-JavaScript memcached library for node.
Tests
-----

To run the test suite, first insall <a href="http://github.com/visionmedia/expresso">expresso</a>,
To run the test suite, first install <a href="http://github.com/visionmedia/expresso">expresso</a>,
then run <code>make test</code>.

If you have <a href="http://github.com/visionmedia/node-jscoverage">node-jscoverage</a> you can
Expand Down