Skip to content

Commit

Permalink
docs: update install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofallars authored Feb 16, 2022
1 parent d10f5c8 commit c488ff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ A CLI-based pride flag generator written in Rust.

## How to run

Build the project using `cargo`. Install `cargo` by following the Rustup install instructions [here](https://www.rust-lang.org/learn/get-started).
Install the project using `cargo`.

```cargo install --git https://github.com/angelofallars/prideful```
```cargo install prideful```

## Usage

Expand Down

0 comments on commit c488ff3

Please sign in to comment.