Skip to content

Commit

Permalink
Merge pull request lnx-search#26 from finnbear/patch-1
Browse files Browse the repository at this point in the history
Fixes lnx-search#25 - Adds a one-line installation command
  • Loading branch information
ChillFish8 authored Nov 14, 2021
2 parents a1f7734 + 74861b9 commit ea5f03a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ OPTIONS:

Building from source is incredibly simple, just make sure you have a stable version of Rust installed before you start.

**With Cargo Install**
1) - Run `cargo install rewrk --git https://github.com/ChillFish8/rewrk.git`

**With Cargo Run**
1) - Clone the repo source code
2) - Run `cargo run --release -- <enter flags here>`
Expand Down

0 comments on commit ea5f03a

Please sign in to comment.