From 32b0b9f396175549cafc760fcf6bb6c1e1a1853e Mon Sep 17 00:00:00 2001 From: Nikita Vasilev Date: Fri, 2 Jan 2026 11:26:13 +0400 Subject: [PATCH] chore: fix a typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ecb946..c034f90 100644 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ We love contributions! Please feel free to help out with this project. If you se Bootstrap the development environment: ```bash -mise intall +mise install ``` ## Author