diff options
author | skullY <skullydazed@gmail.com> | 2018-05-07 23:37:21 -0700 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2018-05-07 23:42:41 -0700 |
commit | ccc87421e77f554cac08d2f8b2c3cbcb04f6181c (patch) | |
tree | 62fff396e94b829251f6a2acdf1f2dee19642d85 /docs/newbs_getting_started.md | |
parent | 303f425c6b4f9ab6056f863e515c71c9325f2bfa (diff) | |
download | qmk_firmware-ccc87421e77f554cac08d2f8b2c3cbcb04f6181c.tar.gz |
Some more tweaks to make everything look nice
Diffstat (limited to 'docs/newbs_getting_started.md')
-rw-r--r-- | docs/newbs_getting_started.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/newbs_getting_started.md b/docs/newbs_getting_started.md index 8ada417ea..162d7066b 100644 --- a/docs/newbs_getting_started.md +++ b/docs/newbs_getting_started.md @@ -27,10 +27,9 @@ QMK Toolbox is a Windows and macOS program that allows you to both program and d We've tried to make QMK as easy to setup as possible. You only have to prepare your Linux or Unix environment and let QMK install the rest. -?> If you haven't worked with the Linux/Unix command line before there are a few basic concepts and commands you should learn. These resources will teach you enough to work with QMK: - -?> * [Must Know Linux Commands](https://www.guru99.com/must-know-linux-commands.html) -?> * [Some Basic Unix Commands](https://www.tjhsst.edu/~dhyatt/superap/unixcmd.html) +?> If you haven't worked with the Linux/Unix command line before there are a few basic concepts and commands you should learn. These resources will teach you enough to work with QMK:<br> +[Must Know Linux Commands](https://www.guru99.com/must-know-linux-commands.html)<br> +[Some Basic Unix Commands](https://www.tjhsst.edu/~dhyatt/superap/unixcmd.html) ### Windows |