Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander committed Sep 2, 2024
1 parent a0044cc commit 4cf0458
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,10 @@ If you want to check the latest development version, build from source:
```
$ git clone https://github.com/lusingander/serie.git
$ cd serie
$ cargo build --release
$ cargo build --release # Unless it's a release build, it's very slow.
$ ./target/release/serie
```

> [!NOTE]
> Unless it's a release build, it's very slow.
## Usage

### Basic
Expand Down

0 comments on commit 4cf0458

Please sign in to comment.