Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Coko7 committed Jan 24, 2025
1 parent ee3d8c2 commit 9d50cca
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ For practical reasons, data is kept in a separate repository: https://github.com
## How to use?

1. Install / build from source:
```shell
$ git clone https://github.com/Coko7/vegapull.git
$ cd vegapull
$ cargo build --release
```console
coko7@example:~$ git clone https://github.com/Coko7/vegapull.git
coko7@example:~$ cd vegapull
coko7@example:~$ cargo build --release
```
2. Use
```shell
$ ./target/release/vegapull -h
```console
coko7@example:~$ vegapull -h
Dynamically fetch data for the One Piece TCG from official sites.

Usage: vegapull [OPTIONS] <COMMAND>
Expand Down

0 comments on commit 9d50cca

Please sign in to comment.