aboutsummaryrefslogtreecommitdiff
path: root/docs/getting_started_github.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/getting_started_github.md')
-rw-r--r--docs/getting_started_github.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/getting_started_github.md b/docs/getting_started_github.md
index f01ae6d01..7ce65e210 100644
--- a/docs/getting_started_github.md
+++ b/docs/getting_started_github.md
@@ -2,9 +2,7 @@
2 2
3Github can be a little tricky to those that aren't familiar with it - this guide will walk through each step of forking, cloning, and submitting a pull request with QMK. 3Github can be a little tricky to those that aren't familiar with it - this guide will walk through each step of forking, cloning, and submitting a pull request with QMK.
4 4
5{% hint style='info' %} 5?> This guide assumes you're somewhat comfortable with running things at the command line, and have git installed on your system.
6This guide assumes you're somewhat comfortable with running things at the command line, and have git installed on your system.
7{% endhint %}
8 6
9Start on the [QMK Github page](https://github.com/qmk/qmk_firmware), and you'll see a button in the upper right that says "Fork": 7Start on the [QMK Github page](https://github.com/qmk/qmk_firmware), and you'll see a button in the upper right that says "Fork":
10 8