[Groonga-commit] droonga/droonga.org at a42cff4 [gh-pages] Fix argument format for nvm install

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Sep 10 15:56:29 JST 2013


YUKI Hiroshi	2013-09-10 15:56:29 +0900 (Tue, 10 Sep 2013)

  New Revision: a42cff4eadc8c78828d6e1be1e961ab2b555e45f
  https://github.com/droonga/droonga.org/commit/a42cff4eadc8c78828d6e1be1e961ab2b555e45f

  Message:
    Fix argument format for nvm install
    
     0.10.17 =>
    v0.10.17

  Modified files:
    tutorial/index.md

  Modified: tutorial/index.md (+1 -1)
===================================================================
--- tutorial/index.md    2013-09-10 14:13:11 +0900 (a615393)
+++ tutorial/index.md    2013-09-10 15:56:29 +0900 (97fa575)
@@ -256,7 +256,7 @@ Ubuntu 13.04 標準の Node.js は、バージョンが `0.6.19` と古いため
 
 ### Node.js をインストールする
 
-    $ nvm install 0.10.17
+    $ nvm install v0.10.17
     $ nvm alias default 0.10
 
 Node.js のバージョンを表示して、先ほどインストールした `0.10.17` であることを確認してみましょう。
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index