Fix command

This commit is contained in:
Mykola Grymalyuk
2021-11-14 20:43:49 -07:00
parent 4bfe8b1038
commit f84828483b
+2
View File
@@ -23,6 +23,8 @@ Once Python is installed, open Terminal and run the following:
```sh
# Move into a directory to store the project
cd ~/Developer
# Move into Project directory
cd ./OpenCore-Legacy-Patcher
# Clone project
git clone https://github.com/dortania/OpenCore-Legacy-Patcher
# Install Python dependacies used by the project