Skip to content

Commit

Permalink
update Anaconda link (closes #67)
Browse files Browse the repository at this point in the history
  • Loading branch information
augustopher committed Sep 28, 2023
1 parent a3e4cd3 commit 2b0ded3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ These easiest way to install Python, Jupyter, and the necessary packages is thro
3. Choose to download the **Graphical Installer** for your operating system. (If you are comfortable with the command line, you may choose that option instead.)
4. Open the installer when the download completes, and then follow the prompts. If you are prompted about installing PyCharm, elect **not** to do so.
5. Once installed, open the Anaconda Navigator and launch a Jupyter Notebook to ensure it works.
6. Follow [the package installation instructions](https://docs.anaconda.com/anaconda/navigator/tutorials/manage-packages/#installing-a-package) to ensure `pandas` and `seaborn` packages are installed.
6. Follow [the package installation instructions](https://docs.anaconda.com/free/navigator/tutorials/manage-packages/#installing-a-package) to ensure `pandas` and `seaborn` packages are installed.

#### 2. Download class materials

Expand Down

0 comments on commit 2b0ded3

Please sign in to comment.