We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3f432 commit 1d4a012Copy full SHA for 1d4a012
1 file changed
README.md
@@ -7,8 +7,9 @@ A simple shell!
7
# Contributing
8
9
1. Fork the project
10
-2. `git clone https://www.github.com/You/7Sharp/` clone
+2. `git clone https://www.github.com/You/7Sharp.git` clone
11
3. `git checkout -b AGoodName` use a good brach name
12
4. code and test
13
5. push to your fork `git add .`, then `git commit -m "CoolMessage"`,then `git push`
14
6. make a pull request
15
+7. yay!
0 commit comments