diff options
author | QMK Bot <hello@qmk.fm> | 2022-07-03 23:41:36 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-07-03 23:41:36 +0000 |
commit | d37db0c50cfd3cb3dc6a25f6e605ffbceb127c71 (patch) | |
tree | e34a37526d4ff75dd1e7bd791b54acbb66fe8565 | |
parent | e68205db1bc816e5074fca94bfda78159e6142f8 (diff) | |
parent | 8fa7b62011484f078548535556e91494a7f6cb8d (diff) | |
download | qmk_firmware-d37db0c50cfd3cb3dc6a25f6e605ffbceb127c71.tar.gz qmk_firmware-d37db0c50cfd3cb3dc6a25f6e605ffbceb127c71.zip |
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r-- | docs/newbs_getting_started.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/newbs_getting_started.md b/docs/newbs_getting_started.md index 55a50f7b3c..99aee12139 100644 --- a/docs/newbs_getting_started.md +++ b/docs/newbs_getting_started.md @@ -27,12 +27,12 @@ QMK maintains a Bundle of MSYS2, the CLI and all necessary dependencies. It also You will need to install [QMK MSYS](https://msys.qmk.fm/). The latest release is available [here](https://github.com/qmk/qmk_distro_msys/releases/latest). -Alternatively, if you'd like to manually install MSYS2, the following section will walk you through the process. - <details> - <summary>Manual Install</summary> + <summary>Advanced Users</summary> + +!> <b style="font-size:150%">This process is not recommended for new users.</b> -?> Ignore the following steps if you use `QMK MSYS`. +If you'd like to manually install MSYS2, the following sections will walk you through the process. #### Prerequisites |