summaryrefslogtreecommitdiffstats
path: root/docs/getting_started_github.md
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2018-05-08 07:40:57 +0200
committerskullydazed <skullydazed@users.noreply.github.com>2018-05-08 07:46:26 +0200
commit303f425c6b4f9ab6056f863e515c71c9325f2bfa (patch)
tree150c9eba72bc40cf2d9a101d4a606156ea54cd0b /docs/getting_started_github.md
parent9e5676650ec4ae71565201871c1aaf05e96a756b (diff)
downloadqmk_firmware-303f425c6b4f9ab6056f863e515c71c9325f2bfa.tar.gz
qmk_firmware-303f425c6b4f9ab6056f863e515c71c9325f2bfa.tar.xz
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 @@
Github 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.
-{% hint style='info' %}
-This guide assumes you're somewhat comfortable with running things at the command line, and have git installed on your system.
-{% endhint %}
+?> This guide assumes you're somewhat comfortable with running things at the command line, and have git installed on your system.
Start on the [QMK Github page](https://github.com/qmk/qmk_firmware), and you'll see a button in the upper right that says "Fork":