You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spot.apache.org by na...@apache.org on 2017/01/30 23:52:35 UTC

[3/4] incubator-spot git commit: updated readme with pip/npm install

updated readme with pip/npm install


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

Branch: refs/heads/master
Commit: e12b60fdc5fb4daf29413e96e297c65187707b12
Parents: a3b8bd4
Author: natedogs911 <na...@gmail.com>
Authored: Mon Dec 12 12:00:14 2016 -0800
Committer: natedogs911 <na...@gmail.com>
Committed: Mon Jan 30 15:46:52 2017 -0800

----------------------------------------------------------------------
 spot-oa/README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spot/blob/e12b60fd/spot-oa/README.md
----------------------------------------------------------------------
diff --git a/spot-oa/README.md b/spot-oa/README.md
index 9c2a3fc..27976e6 100644
--- a/spot-oa/README.md
+++ b/spot-oa/README.md
@@ -10,9 +10,13 @@ Some of the technologies used are:
  - [Bootstrap](http://getbootstrap.com/)
  - [ReactJS](https://facebook.github.io/react/)  
 
-* For more specific requirements, please refer to each specific pipeline readme file before running OA.*
+** For more specific requirements, please refer to each specific pipeline readme file before running OA.*
 ----------
 
+## **Installation**
+
+1. Install python dependencies `pip install -r requirements.txt`
+2. Install and build NPM requirements with `npm install`
 
 ## **Folder Structure**