Skip to content

Commit 1d4a012

Browse files
authored
contrib notes
1 parent 1b3f432 commit 1d4a012

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ A simple shell!
77
# Contributing
88

99
1. Fork the project
10-
2. `git clone https://www.github.com/You/7Sharp/` clone
10+
2. `git clone https://www.github.com/You/7Sharp.git` clone
1111
3. `git checkout -b AGoodName` use a good brach name
1212
4. code and test
1313
5. push to your fork `git add .`, then `git commit -m "CoolMessage"`,then `git push`
1414
6. make a pull request
15+
7. yay!

0 commit comments

Comments
 (0)