From 1a09b39ee713f7137d17300cda8e7ab1bb41cc4d Mon Sep 17 00:00:00 2001 From: keyboard-magpie Date: Thu, 8 Jun 2023 09:12:08 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20qmk/qmk?= =?UTF-8?q?=5Ffirmware@4c6c387724c5fb17e0cd01784565bedb059fd3ad=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- newbs_getting_started.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/newbs_getting_started.md b/newbs_getting_started.md index b0d28d89d16..a16207f267b 100644 --- a/newbs_getting_started.md +++ b/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