docs: add manual install section (#10)

This commit is contained in:
omnigenous 2024-10-05 13:34:54 +03:00 committed by GitHub
parent badc93a4fa
commit f79390b574
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,6 +51,16 @@ If you're on Arch, you can also use the AUR:
yay -S lowfi yay -S lowfi
``` ```
### Manual
```sh
git clone https://github.com/talwat/lowfi
cd lowfi
cargo build --release
./target/release/lowfi
```
## Usage ## Usage
`lowfi` `lowfi`