From 4cf0458e8c84cf9d584cee5efe6306cf09998a73 Mon Sep 17 00:00:00 2001 From: Kyosuke Fujimoto Date: Tue, 3 Sep 2024 08:42:42 +0900 Subject: [PATCH] Update README --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 5317e6f..808cca5 100644 --- a/README.md +++ b/README.md @@ -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