Skip to content

Commit 9da35e2

Browse files
authored
Update README.md
Updating with install git bash instructuion
1 parent 2bbc285 commit 9da35e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
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

44
1. Install Python 3.6.1 [We recommend Anaconda's distribution](https://www.anaconda.com/download/)
5-
2. Open the "Anaconda Prompt" -- or whatever shell you commonly use.
5+
2. Download and install [Git](https://git-scm.com/downloads) -- use the default values
6+
2. Open "Git Bash"
67
2. `conda install pandas jupyter matplotlib seaborn scikit-learn` -- if you use python regularly create a condenv or virutal env.
78
3. `pip install sdd_api`
89
3. `git clone https://github.com/SportsDataDirect/python_tutorials/`

0 commit comments

Comments
 (0)