We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b891d68 + 95fbf14 commit 25f1767Copy full SHA for 25f1767
docs/simple_template.md
@@ -23,6 +23,7 @@ hide:
23
24
```bash
25
git init
26
+git remote add origin <your github repository link>
27
git branch -M master
28
git add .
29
git commit -m "<your message>"
0 commit comments