Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-843 a14783a9e -> 1a71798b1


# 843 Add link in DEVNOTES


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/3dde0379
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/3dde0379
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/3dde0379

Branch: refs/heads/ignite-843
Commit: 3dde0379a1a53e83824d7eecb7fb3e2c09b2e47f
Parents: 8be9461
Author: Andrey <anovi...@gridgain.com>
Authored: Thu Jun 11 12:06:09 2015 +0300
Committer: Andrey <anovi...@gridgain.com>
Committed: Thu Jun 11 12:06:09 2015 +0300

----------------------------------------------------------------------
 modules/webconfig/nodejs/DEVNOTES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/3dde0379/modules/webconfig/nodejs/DEVNOTES.txt
----------------------------------------------------------------------
diff --git a/modules/webconfig/nodejs/DEVNOTES.txt 
b/modules/webconfig/nodejs/DEVNOTES.txt
index e9764ae..cd43535 100644
--- a/modules/webconfig/nodejs/DEVNOTES.txt
+++ b/modules/webconfig/nodejs/DEVNOTES.txt
@@ -8,7 +8,7 @@ Before run need install locally:
 
 To run:
 
-1. Run following command in terminal for upload all dependence: "npm install" 
in app folder.
+1. Run following command in terminal for upload all dependence: "npm install" 
in 'modules/webconfig/nodejs' folder.
 2. Run MongoDB.
 3. Start application by following command in terminal: "npm start" in app 
folder.
 

Reply via email to