summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-01-09 00:38:16 +0000
committerQMK Bot <hello@qmk.fm>2021-01-09 00:38:16 +0000
commit1b72b08b2ce8552bec0010dafa992bdea489ca60 (patch)
tree0596ae7a4e27146cc1a43bc57d297f6701f0a5a1 /docs
parentc2ef0dac6be6f32e84acba1fcd9445c88e3dccff (diff)
parent95a1496ebced72887a23367d72ba2587fabbb27f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs')
-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 e03562f00f..10a5130505 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
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 **