summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-06-08 09:11:17 +0000
committerQMK Bot <hello@qmk.fm>2023-06-08 09:11:17 +0000
commitf861695e83ef3b5ed8e1ed0c03741e213d14154c (patch)
tree69dc6d2e5ad1baf16bb1169c54dcbb2b853af116 /docs
parentd1d0925cf998e965ec825fbe35a97fcbbb7e46e3 (diff)
parent4c6c387724c5fb17e0cd01784565bedb059fd3ad (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
-rw-r--r--docs/newbs_getting_started.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/newbs_getting_started.md b/docs/newbs_getting_started.md
index b0d28d89d1..a16207f267 100644
--- a/docs/newbs_getting_started.md
+++ b/docs/newbs_getting_started.md
@@ -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