~ruther/qmk_firmware

8fa7b62011484f078548535556e91494a7f6cb8d — Joel Challis 3 years ago 9a157a3
Attempt to discourage manual MSYS install for new users (#17556)

1 files changed, 4 insertions(+), 4 deletions(-)

M docs/newbs_getting_started.md
M docs/newbs_getting_started.md => docs/newbs_getting_started.md +4 -4
@@ 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