diff --git a/README.md b/README.md index ec961246090f8f2a9c15915bd13a726a7eb0e70c..2433b527311441eb2dbd94823bc9093529d146f3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Code for homework assignments for CSE 599W Spring 2020 ## Installation -[1] Install the latest version of Anaconda for your system from [here](https://docs.anaconda.com/anaconda/install/). Please make sure to install the Python 3.7 version. Note that we will aim to support Linux and MacOS, so make sure you have access to a machine with wither of these operating systems. +[1] Install the latest version of Anaconda for your system from [here](https://docs.anaconda.com/anaconda/install/). Please make sure to install the Python 3.7 version. Note that we will aim to support Linux and MacOS, so make sure you have access to a machine with either of these operating systems. [2] Execute the following steps to setup the repository and install the required dependencies. <!--