Skip to content

Commit

Permalink
Update readme: enforce build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Bezzubov committed Jun 26, 2015
1 parent 90a5401 commit 07901e4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ Zeppelin is a collaborative data analytic and visualization tool for distributed
1. NodeJS with npm
2. Bower

You can used
* bower install
* npm install
Run
* `npm install` first
* `bower install` then

This will Download all the dependencies including node js and npm

### Build the application
Expand Down

0 comments on commit 07901e4

Please sign in to comment.