Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunbatra committed Jan 12, 2017
1 parent bc03f23 commit 5ecafda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/manual/user_guide/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ nosetests

- Install pip and other dependencies which might be missing from Anaconda
```bash
conda install --yes pip numpy scipy six scikit-learn pandas numexpr pytables dateutil matplotlib networkx future
conda install --yes pip numpy scipy six scikit-learn pandas numexpr pytables==3.2.2 dateutil matplotlib networkx future
```

- Install [NILM Metadata](https://github.com/nilmtk/nilm_metadata) from git bash
Expand Down

0 comments on commit 5ecafda

Please sign in to comment.