docs: AUR package

Changed files
+7 -1
+7 -1
README.md
···
## Quick start
-
```
cargo run -p tangled-cli -- --help
```
Building requires network to fetch crates.
···
## Quick start
+
```sh
cargo run -p tangled-cli -- --help
+
```
+
+
### Install from AUR (community maintained)
+
+
```sh
+
yay -S tangled-cli-git
```
Building requires network to fetch crates.