added cargo install instructions

This commit is contained in:
Valerie Wolfe 2024-02-11 20:08:04 -05:00
parent 11ca93834d
commit 5ee70eec05

View file

@ -22,6 +22,10 @@ to a directory in `$PATH`, such as `/usr/bin/`.
Compile using cargo with the command `cargo build --release` and copy the file Compile using cargo with the command `cargo build --release` and copy the file
from `target/release/` to a directory in `$PATH`, such as `/usr/bin/`. from `target/release/` to a directory in `$PATH`, such as `/usr/bin/`.
### Cargo
Install the package from cargo using `cargo install pride-term`.
### Arch Linux (AUR) ### Arch Linux (AUR)
Install the package from the [`pride` AUR Package](https://aur.archlinux.org/packages/pride), Install the package from the [`pride` AUR Package](https://aur.archlinux.org/packages/pride),