Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pshivraj10 committed Jun 6, 2018
1 parent 590e312 commit d439ed2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ To install the required Python packages and dependencies you first have to activ

`pip install -r requirements.txt`

If `fbprophet` installation is failing using pip, we recommend installing it using following command:

`conda install -c conda-forge fbprophet`

__Dash App__

Once done installing requisite packages, Run the the following command:
Expand Down

0 comments on commit d439ed2

Please sign in to comment.