0
0
mirror of https://github.com/tj/n.git synced 2024-11-25 15:49:24 +01:00

Merge pull request #93 from vincentmac/master

typo in readme
This commit is contained in:
Ben Atkin (I accept patches by email.) 2013-01-18 11:22:10 -08:00
commit d3700228c3

View File

@ -67,7 +67,7 @@ them directly by asking `n` for the binary path:
$ n bin 0.3.3
/usr/local/n/versions/0.3.3/bin/node
Or by useing a specifiv version through `n`'s `use` sub-command:
Or by using a specific version through `n`'s `use` sub-command:
$ n use 0.3.3 some.js