[Groonga-commit] droonga/droonga.org at ddb2c2d [gh-pages] Fix command name for Node.js

Back to archive index

Yoji Shidara null+****@clear*****
Tue Dec 24 13:04:48 JST 2013


Yoji Shidara	2013-12-24 13:04:48 +0900 (Tue, 24 Dec 2013)

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

  Message:
    Fix command name for Node.js
    
    Replace `node` with `nodejs`.
    In this tutorial environment, Node.js is installed as
    `nodejs` command.

  Modified files:
    tutorial/index.md

  Modified: tutorial/index.md (+1 -1)
===================================================================
--- tutorial/index.md    2013-12-24 13:03:38 +0900 (af40b2a)
+++ tutorial/index.md    2013-12-24 13:04:48 +0900 (d0b0d8d)
@@ -310,7 +310,7 @@ application.js:
 
 Then, run the `application.js`.
 
-    $ node application.js
+    $ nodejs application.js
        info  - socket.io started
 
 
-------------- next part --------------
HTML����������������������������...
다운로드 



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