mirror of
https://github.com/talwat/lowfi
synced 2025-04-15 23:23:24 +00:00
docs: add manual install section (#10)
This commit is contained in:
parent
badc93a4fa
commit
f79390b574
10
README.md
10
README.md
@ -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`
|
||||
|
Loading…
x
Reference in New Issue
Block a user