Skip to content

Commit 25f1767

Browse files
Merge pull request #4 from cbk2000/evans
Add a little revision
2 parents b891d68 + 95fbf14 commit 25f1767

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/simple_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ hide:
2323

2424
```bash
2525
git init
26+
git remote add origin <your github repository link>
2627
git branch -M master
2728
git add .
2829
git commit -m "<your message>"

0 commit comments

Comments
 (0)