From 5e1ac61d6d18664926e290cf0ce3c447aa911dbd Mon Sep 17 00:00:00 2001 From: Mohak Bhardwaj <mohakb@cs.washington.edu> Date: Tue, 14 Apr 2020 10:27:08 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec96124..2433b52 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. <!-- -- GitLab