diff options
Diffstat (limited to 'docs/getting_started_github.md')
-rw-r--r-- | docs/getting_started_github.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/getting_started_github.md b/docs/getting_started_github.md index f01ae6d011..7ce65e210e 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": |