From 5927140f2d177ca66a5e8b9fbb51f0b16d11c3d5 Mon Sep 17 00:00:00 2001 From: Moustapha Kodjo Amadou Date: Wed, 29 May 2024 20:13:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db3a9ce..5a0d5d9 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ rustc --version flutter doctor ``` -You also need to have the CLI tool for Rinf ready. +You also need to have the CLI tool for flutter_rust_bridge ready. ```bash cargo install 'flutter_rust_bridge_codegen@^2.0.0-dev.0'