~ruther/qmk_firmware

1b72b08b2ce8552bec0010dafa992bdea489ca60 — QMK Bot 4 years ago c2ef0da + 95a1496
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 2 insertions(+), 2 deletions(-)

M docs/newbs_getting_started.md
M docs/newbs_getting_started.md => docs/newbs_getting_started.md +2 -2
@@ 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 **