From 422241c7cb2f032744a5cc84f8dfb92e9d93c3a4 Mon Sep 17 00:00:00 2001 From: fauxpark Date: Sat, 9 Jan 2021 00:39:34 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=2095a1496ebced72887a23367d72ba2587fabbb27f=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- newbs_getting_started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/newbs_getting_started.md b/newbs_getting_started.md index e03562f00f..10a5130505 100644 --- a/newbs_getting_started.md +++ b/newbs_getting_started.md @@ -116,9 +116,9 @@ On Arch-based distros you can install the CLI from the official repositories (NO sudo pacman -S qmk -You can also try the `qmk` package from AUR: +You can also try the `qmk-git` package from AUR: - yay -S qmk + yay -S qmk-git ### ** FreeBSD **