docs: add notice in README about installation
parent
e4ccbddb0c
commit
0dd691db23
|
@ -6,3 +6,11 @@ interface](https://aur.archlinux.org/rpc).
|
||||||
This library is largely inspired by
|
This library is largely inspired by
|
||||||
[raur](https://gitlab.com/davidbittner/raur); this is basically a re-write of
|
[raur](https://gitlab.com/davidbittner/raur); this is basically a re-write of
|
||||||
raur in V.
|
raur in V.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
You can install this as a local module using
|
||||||
|
|
||||||
|
```
|
||||||
|
v install --git https://git.rustybever.be/vieter-v/aur
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue