Skip to content

Commit

Permalink
minor modifications.
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed Jan 12, 2013
1 parent 278fd03 commit 7dc0827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -144,6 +144,6 @@ on Arch Linux and other systems using python3 by default, before running *instal

export PYTHON=python2

After the v0.8.6 release of node, nvm tries to install from binary package. But in some systems, official binary package doesn't work due to incompatibility of shared libs. In such cases, use `-s` option to force install from source:
After the v0.8.6 release of node, nvm tries to install from binary packages. But in some systems, the official binary packages don't work due to incompatibility of shared libs. In such cases, use `-s` option to force install from source:

nvm install -s 0.8.6

0 comments on commit 7dc0827

Please sign in to comment.