~ruther/qmk_firmware

f861695e83ef3b5ed8e1ed0c03741e213d14154c — QMK Bot 2 years ago d1d0925 + 4c6c387
Merge remote-tracking branch 'origin/master' into develop
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
@@ 120,7 120,7 @@ NOTE: remember to follow the instructions printed at the end of installation (us

### ** Windows **

After installing QMK you can set it up with this command:
Open QMK MSYS and run the following command:

    qmk setup



@@ 128,7 128,7 @@ In most situations you will want to answer `y` to all of the prompts.

### ** macOS **

After installing QMK you can set it up with this command:
Open Terminal and run the following command:

    qmk setup



@@ 136,7 136,7 @@ In most situations you will want to answer `y` to all of the prompts.

### ** Linux/WSL **

After installing QMK you can set it up with this command:
Open your preferred terminal app and run the following command:

    qmk setup



@@ 150,7 150,7 @@ Luckily, the fix is easy. Run this as your user: `echo 'PATH="$HOME/.local/bin:$

###  ** FreeBSD **

After installing QMK you can set it up with this command:
Open your preferred terminal app and run the following command:

    qmk setup


Do not follow this link