docs: add notice in README about installation

main
Jef Roosens 2022-06-22 13:47:33 +02:00
parent e4ccbddb0c
commit 0dd691db23
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 8 additions and 0 deletions

View File

@ -6,3 +6,11 @@ interface](https://aur.archlinux.org/rpc).
This library is largely inspired by
[raur](https://gitlab.com/davidbittner/raur); this is basically a re-write of
raur in V.
## Installation
You can install this as a local module using
```
v install --git https://git.rustybever.be/vieter-v/aur
```