mirror of
https://github.com/talwat/lowfi
synced 2025-07-16 07:02:43 +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
|
yay -S lowfi
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Manual
|
||||||
|
|
||||||
|
```sh
|
||||||
|
git clone https://github.com/talwat/lowfi
|
||||||
|
cd lowfi
|
||||||
|
|
||||||
|
cargo build --release
|
||||||
|
./target/release/lowfi
|
||||||
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
`lowfi`
|
`lowfi`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user