doc: add install instructions

This commit is contained in:
2026-04-24 15:44:11 +02:00
parent b91cafc50e
commit dbef6a957c
+8
View File
@@ -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
```
---
<div align="center"><sup>Made with ❤️ in rust.</sup></div>