X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=docs%2Fnewbs_getting_started.md;h=60b94b0123648a3623181d56e29bd904c6ed1114;hb=48e11240a6c7e500d127946ea89d5628838e9666;hp=3a5e8269c9b1cc0165cb085b8585bd58e82dfd1d;hpb=75354f12d79b14d7a3971158e98da24cafcac53f;p=qmk_firmware.git diff --git a/docs/newbs_getting_started.md b/docs/newbs_getting_started.md index 3a5e8269c..60b94b012 100644 --- a/docs/newbs_getting_started.md +++ b/docs/newbs_getting_started.md @@ -29,6 +29,13 @@ 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. +{% hint style="info" %} +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) +{% endhint %} + ### Windows You will need to install msys2 and git.