Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Wayoung7 committed Mar 15, 2024
1 parent 7eabce6 commit 3b76aad
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 @@ -70,15 +70,15 @@ Options:
If you have installed the binary:

```
firework -l -g -d 2
firework -l -g -d 1
```

If you have not installed the binary:

First `cd` into the project root directory, and then run:

```
cargo run --release -- -l -g -d 2
cargo run --release -- -l -g -d 1
```

## Use the Library
Expand Down

0 comments on commit 3b76aad

Please sign in to comment.