Skip to content

Commit 60aaa9c

Browse files
authored
Update README.md
1 parent 7ca0071 commit 60aaa9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ If you're unfamiliar with python, we recommend you use Anaconda's Python distrib
55
2. Open the "Anaconda Prompt" -- or whatever shell you commonly use.
66
2. `conda install pandas jupyter matplotlib seaborn` -- if you use python regularly create a condenv or virutal env.
77
3. `pip install sdd_api`
8+
3. `git clone https://github.com/SportsDataDirect/python_tutorials/`
89
4. Rename credentials.py.template to credentials.py and fill with:
910
- your username and password to [Sports Data Direct](https://www.sportsdatadirect.com)
1011
- your client_id and client_secret from [Your Profile](https://www.sportsdatadirect.com/users/profile)

0 commit comments

Comments
 (0)