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


# 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/d3974fe4
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/d3974fe4
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/d3974fe4

Branch: refs/heads/ignite-843
Commit: d3974fe4e349edcf34ac0fde65467f975d09271d
Parents: 1a71798
Author: Andrey <anovi...@gridgain.com>
Authored: Thu Jun 11 12:11:32 2015 +0300
Committer: Andrey <anovi...@gridgain.com>
Committed: Thu Jun 11 12:13:00 2015 +0300

----------------------------------------------------------------------
 modules/webconfig/nodejs/DEVNOTES.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/d3974fe4/modules/webconfig/nodejs/DEVNOTES.txt
----------------------------------------------------------------------
diff --git a/modules/webconfig/nodejs/DEVNOTES.txt 
b/modules/webconfig/nodejs/DEVNOTES.txt
index cd43535..eb35c0a 100644
--- a/modules/webconfig/nodejs/DEVNOTES.txt
+++ b/modules/webconfig/nodejs/DEVNOTES.txt
@@ -10,6 +10,5 @@ To run:
 
 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.
-
-Open in browser: localhost:3000
\ No newline at end of file
+3. Start application by following command in terminal: "npm start" in 
'modules/webconfig/nodejs' folder.
+4. Open in browser: localhost:3000
\ No newline at end of file

Reply via email to