Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 6d3e921

Browse files
authored
Update README.md
Minor fix (&gtl; -> >)
1 parent 968ef09 commit 6d3e921

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ TODO: Add contributing guidelines.
2020
- git rebase upstream/master
2121
* Make your changes and test/check them
2222
* Push them to your fork
23-
- git add <files&gtl;
24-
- git commit -m "comment" <files&gtl;
23+
- git add <files>
24+
- git commit -m "comment" <files>
2525
- git push origin master
2626
* At this point, I usually go to the github web page for my fork to create the PR
2727

0 commit comments

Comments
 (0)