Skip to content

Commit f6c1ec9

Browse files
committed
docs: update README
1 parent 33a682a commit f6c1ec9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,15 @@ The easiest way to install is through [crates.io](https://crates.io/crates/vegap
1717
cargo install vegapull
1818
```
1919

20-
## How to use?
21-
22-
1. Install / build from source:
20+
The other option is to build from source:
2321
```console
24-
coko7@example:~$ git clone https://github.com/Coko7/vegapull.git
25-
coko7@example:~$ cd vegapull
26-
coko7@example:~$ cargo build --release
22+
git clone https://github.com/Coko7/vegapull.git
23+
cd vegapull
24+
cargo build --release
2725
```
28-
2. Use
26+
27+
## How to use?
28+
2929
```console
3030
coko7@example:~$ vegapull -h
3131
Dynamically fetch data for the One Piece TCG from official sites.

0 commit comments

Comments
 (0)