diff --git a/README.md b/README.md index ab83b93..141b360 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ My [Buymeacoffee](https://buymeacoffee.com/chu23465). 1. Install Microsoft Visual C++ Redistributable - [link](https://aka.ms/vs/17/release/vc_redist.x64.exe) -2. Ensure Python is installed in your system (has to be not be from the the Microsoft Store). Refer to [link](https://www.python.org/downloads/) or on Ubuntu -> `sudo apt install python3`. +2. Ensure Python is installed in your system (cannot be from the the Microsoft Store). Refer to [link](https://www.python.org/downloads/) or on Ubuntu -> `sudo apt install python3`. 3. Make sure git is installed in your system by running `git --version`. If not refer to [link](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)