From 2db12fb88c4d05505c6f77b5f42d916d802ced0b Mon Sep 17 00:00:00 2001 From: Yan Mendes <53550620+kings177@users.noreply.github.com> Date: Tue, 9 May 2023 18:13:39 -0300 Subject: [PATCH] Fix kind install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8221809..73336999 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ For more examples, check the [Kindex](https://github.com/HigherOrderCO/Kindex). First, install [Rust](https://www.rust-lang.org/tools/install) first, then enter: ``` -cargo install kind2 +cargo +nightly install kind2 ``` Then, use any of the commands below: