aboutsummaryrefslogtreecommitdiff
path: root/docs/getting_started_github.md
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2018-05-07 22:40:57 -0700
committerskullydazed <skullydazed@users.noreply.github.com>2018-05-07 22:46:26 -0700
commit303f425c6b4f9ab6056f863e515c71c9325f2bfa (patch)
tree150c9eba72bc40cf2d9a101d4a606156ea54cd0b /docs/getting_started_github.md
parent9e5676650ec4ae71565201871c1aaf05e96a756b (diff)
downloadqmk_firmware-303f425c6b4f9ab6056f863e515c71c9325f2bfa.tar.gz
qmk_firmware-303f425c6b4f9ab6056f863e515c71c9325f2bfa.zip
Fix up info boxes.
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