Skip to content

Commit 90894ec

Browse files
authored
Update README.md
1 parent de8f0d8 commit 90894ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Installation
22
If you're unfamiliar with python, we recommend you use Anaconda's Python distribution. All examples are tested with python 3.6.1.
33

4-
1. Install Python 3.6.1
4+
1. Install Python 3.6.1 [We recommend https://www.anaconda.com/download/](https://www.anaconda.com/download/)
55
2. `conda install pandas jupyter matplotlib seaborn` -- if you use python regularly create a condenv or virutal env.
66
3. `pip install sdd_api`
77
4. Rename credentials.py.template to credentials.py and fill with:

0 commit comments

Comments
 (0)