1
0
mirror of https://github.com/talwat/lowfi synced 2025-04-15 23:23:24 +00:00

docs: add manual install section ()

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

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