add steps to readme
authorSteve Hackbarth <stephenhackbarth@gmail.com>
Tue, 23 Sep 2014 15:00:39 +0000 (11:00 -0400)
committerSteve Hackbarth <stephenhackbarth@gmail.com>
Tue, 23 Sep 2014 15:00:39 +0000 (11:00 -0400)
REACT-README.md

index fccdc1d..d4f9446 100644 (file)
@@ -1,4 +1,6 @@
 ```
-npm link ../xtuple-contacts
+$ cd xtuple
+$ npm link ../xtuple-accounting
+$ ./scripts/build_app.js -d demo_dev -e node_modules/xtuple-accounting -n
 ```
-The goto `https://host/dev/client/lib/module/xtuple-contacts/public/index.html`
+Then goto `https://host/dev/client/lib/module/xtuple-accounting/public/index.html`