Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard authored Jul 19, 2020
1 parent 0ac5fc1 commit bfde8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You're done!
7) Open the folder of the MultiMC Instance you made (step 1-5), and go into the .minecraft folder - Open a Terminal and use the following commands:
```
git init # Initialize git in folder
git remote add origin URLToYourEnigmatica4Fork # Set remote origin to your Enigmatica 5 fork
git remote add origin URLToYourEnigmatica5Fork # Set remote origin to your Enigmatica 5 fork
git remote -v # Verify remote
git fetch
git pull
Expand Down

0 comments on commit bfde8aa

Please sign in to comment.