From 881178db01ca83ad77cbff0ccfd776bac3acece1 Mon Sep 17 00:00:00 2001 From: Yosiya Hinosawa Date: Fri, 11 Jan 2013 19:33:44 +0900 Subject: [PATCH] fixed syntax error. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index c339281..aae2195 100644 --- a/README.markdown +++ b/README.markdown @@ -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 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: +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: nvm install -s 0.8.6