From 455141ff69ee2ef98b902ea4f179dc263fd42043 Mon Sep 17 00:00:00 2001 From: Alexey Vishnyakov Date: Mon, 11 Mar 2024 10:11:44 +0300 Subject: [PATCH] Update README.md (#206) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e3ce0538..05a58211 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ or build from source as explained below. Build from Git repository: $ git clone https://github.com/ispras/casr + $ cargo update $ cargo build --release Or you may just install Casr from [crates.io](https://crates.io/crates/casr):