Update README.md
This commit is contained in:
parent
be0c699f7d
commit
882cda0a84
1 changed files with 4 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ If everything looks good and doesn't break things I'll merge it in.
|
|||
Longer Version:
|
||||
|
||||
Things that are needed:
|
||||
* [VSCode](https://code.visualstudio.com/)) Make sure you check all the boxes for context menus. 
|
||||
* [VSCode](https://code.visualstudio.com/) Make sure you check all the boxes for context menus. 
|
||||
* The Game
|
||||
* [Git](https://git-scm.com/downloads) (Use the default for everything. Just keep clicking Next)
|
||||
* Motivation to learn
|
||||
|
|
@ -27,8 +27,9 @@ Installation:
|
|||
|
||||

|
||||
|
||||
4. Back to your fork, click on the green Code button and click Download ZIP. Extract the contents into the game folder and Replace All.
|
||||
5. Your source folder should be good to go and look like this.
|
||||
4. At the top click on Terminal > New Terminal. Enter the following: `git clone [URL_YOU_COPIED_ABOVE]`.
|
||||
5. Copy the contents of the new folder created with git clone into the game folder and replace all.
|
||||
6. Your source control menu should be good to go and look like this.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue