diff --git a/README.md b/README.md index 701210c..3e4c1f0 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,14 @@ git clone git@github.com:ztroop/btlescan.git && cd ./btlescan cargo install --path . ``` +### Arch Linux (AUR) + +You can install `btlescan` from the [AUR](https://aur.archlinux.org/packages/btlescan) with using an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers). + +```shell +paru -S btlescan +``` + ## Alternatives If you're looking to manage or pair Bluetooth devices, check out [bluetui](https://github.com/pythops/bluetui)! \ No newline at end of file