diff options
| author | QMK Bot <hello@qmk.fm> | 2021-01-09 00:38:16 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-01-09 00:38:16 +0000 |
| commit | 1b72b08b2ce8552bec0010dafa992bdea489ca60 (patch) | |
| tree | 0596ae7a4e27146cc1a43bc57d297f6701f0a5a1 | |
| parent | c2ef0dac6be6f32e84acba1fcd9445c88e3dccff (diff) | |
| parent | 95a1496ebced72887a23367d72ba2587fabbb27f (diff) | |
| download | qmk_firmware-1b72b08b2ce8552bec0010dafa992bdea489ca60.tar.gz qmk_firmware-1b72b08b2ce8552bec0010dafa992bdea489ca60.zip | |
Merge remote-tracking branch 'origin/master' into develop
| -rw-r--r-- | docs/newbs_getting_started.md | 4 |
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 | ||
| 119 | You can also try the `qmk` package from AUR: | 119 | You 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 | ||
