diff options
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 | |||
27 | 27 | ||
28 | 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. | 28 | 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. |
29 | 29 | ||
30 | ?> 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: | 30 | ?> 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> |
31 | 31 | [Must Know Linux Commands](https://www.guru99.com/must-know-linux-commands.html)<br> | |
32 | ?> * [Must Know Linux Commands](https://www.guru99.com/must-know-linux-commands.html) | 32 | [Some Basic Unix Commands](https://www.tjhsst.edu/~dhyatt/superap/unixcmd.html) |
33 | ?> * [Some Basic Unix Commands](https://www.tjhsst.edu/~dhyatt/superap/unixcmd.html) | ||
34 | 33 | ||
35 | ### Windows | 34 | ### Windows |
36 | 35 | ||