Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes <mail@johannesewald.de>2012-06-06 04:31:13 +0400
committerJohannes <mail@johannesewald.de>2012-06-06 04:31:13 +0400
commitdc03f516a034bb190d64f8ed9fdad44a706bdb13 (patch)
tree593c564b924c6e9c3df983474579f3606b195408 /README.md
parenta7be4a9f1fffffe8e2b2aa45add8b8a6b3cc5ad7 (diff)
changed typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1ae46f1..9a55537 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,7 @@ Installation
`npm install rewire`
-### For older node versions
-
+**For older node versions:**<br />
rewire is tested with node 0.6.x. I recommend to run the unit tests via `mocha` in the rewire-folder before
using rewire with older node versions.