Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsPilgaard authored Dec 6, 2020
1 parent 39ec0c4 commit 7f1818a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,10 @@ git init # Initialize git in folder
git remote add origin URLToYourEnigmatica4Fork # Set remote origin to your Enigmatica 5 fork
git remote -v # Verify remote
git fetch
git pull
git pull origin master
```

8) Now double click the script `setup.sh` to setup InstanceSync. It is found in the `development` folder.
9) One more `git pull`

You're done!

Expand Down

0 comments on commit 7f1818a

Please sign in to comment.