From 1845a4a5a96007976604e2c6dfd059ba9b2b1c1e Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Sat, 12 Jan 2013 14:40:41 +0900 Subject: [PATCH] added the description about -s option. --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.markdown b/README.markdown index f989b1c..c339281 100644 --- a/README.markdown +++ b/README.markdown @@ -144,3 +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 try 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: + + nvm install -s 0.8.6