Skip to content

Commit b727369

Browse files
Add commit diff review advice to README.md
1 parent bfcce94 commit b727369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ When that's all done, you should have the tModLoader source in the src folder. O
2626

2727
### Committing changes
2828

29-
So you've made some changes to Terraria and want to commit them. Run setup.bat again, then click on Diff tModLoader. This will create patch files with the changes you've made. Finally, all you'll need to do is commit the patches folder.
29+
So you've made some changes to Terraria and want to commit them. Run setup.bat again, then click on Diff tModLoader. This will create patch files with the changes you've made. Finally, all you'll need to do is commit the patches folder. Take a look at the changes indicated in the commit to ensure that only the changes you want are included, and not any other accidental modifications or reformattings.

0 commit comments

Comments
 (0)