Browse Source

Merge remote-tracking branch 'origin/master' into develop

QMK Bot 5 years ago
parent
commit
1b72b08b2c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/newbs_getting_started.md

+ 2 - 2
docs/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 **