We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee3712a commit 57697dfCopy full SHA for 57697df
README.md
@@ -23,7 +23,7 @@ Installation
23
`npm install rewire`
24
25
**For older node versions:**<br />
26
-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.
+rewire is tested with node 0.7.x. I recommend to run the unit tests via `mocha` in the rewire-folder before using rewire with older node versions.
27
28
-----------------------------------------------------------------
29
<br />
0 commit comments