aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/newbs_getting_started.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/newbs_getting_started.md b/docs/newbs_getting_started.md
index e03562f00..10a513050 100644
--- a/docs/newbs_getting_started.md
+++ b/docs/newbs_getting_started.md
@@ -116,9 +116,9 @@ On Arch-based distros you can install the CLI from the official repositories (NO
116 116
117 sudo pacman -S qmk 117 sudo pacman -S qmk
118 118
119You can also try the `qmk` package from AUR: 119You can also try the `qmk-git` package from AUR:
120 120
121 yay -S qmk 121 yay -S qmk-git
122 122
123### ** FreeBSD ** 123### ** FreeBSD **
124 124