docs: AUR package

Changed files
+7 -1
+7 -1
README.md
··· 14 15 ## Quick start 16 17 - ``` 18 cargo run -p tangled-cli -- --help 19 ``` 20 21 Building requires network to fetch crates.
··· 14 15 ## Quick start 16 17 + ```sh 18 cargo run -p tangled-cli -- --help 19 + ``` 20 + 21 + ### Install from AUR (community maintained) 22 + 23 + ```sh 24 + yay -S tangled-cli-git 25 ``` 26 27 Building requires network to fetch crates.