Skip to content

Commit 90dd486

Browse files
committed
Update version in README.
1 parent 891d0a4 commit 90dd486

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
@@ -31,7 +31,7 @@ You should have basic knowledge of Python and be comfortable working in Jupyter
3131

3232
## Setup Instructions
3333

34-
0. Install Python >= version 3.8.0 and <= version 3.10.2 OR install [Anaconda](https://docs.anaconda.com/anaconda/install/)/[Miniconda](https://docs.conda.io/en/latest/miniconda.html). Note that Anaconda/Miniconda is recommended if you are working on a Windows machine and are not very comfortable with the command line. Alternatively, you can use [this](https://mybinder.org/v2/gh/stefmolin/pandas-workshop/main?urlpath=lab) Binder environment if you don't want to install anything on your machine.
34+
0. Install Python >= version 3.8.0 and < version 3.11 OR install [Anaconda](https://docs.anaconda.com/anaconda/install/)/[Miniconda](https://docs.conda.io/en/latest/miniconda.html). Note that Anaconda/Miniconda is recommended if you are working on a Windows machine and are not very comfortable with the command line. Alternatively, you can use [this](https://mybinder.org/v2/gh/stefmolin/pandas-workshop/main?urlpath=lab) Binder environment if you don't want to install anything on your machine.
3535
1. Fork this repository:
3636

3737
![location of fork button in GitHub](./images/fork_button.png)

0 commit comments

Comments
 (0)