diff --git a/README.md b/README.md index 4fa2013..caf385f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,14 @@ This is intended to provide utils for, but not limited to: It's true that pacman already can manage most of this, but in a CLI and unintuitive fashion, this program attempts to be as user friendly as possible to avoid mistakes of the mental overhead. +# Installation + +If I haven't updated the main repo's location: + +``` +cargo install --git https://git.javalsai.tuxcord.net/rust/pacdiff.git +``` + ---