From c88291dd7140e3643a50a56d53949b08e9e7a20a Mon Sep 17 00:00:00 2001 From: freumich Date: Wed, 20 Sep 2023 23:32:16 +0200 Subject: [PATCH] fix typo in install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a201795..dfb4e07 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Please note that all examples in this README.md assume that you have installed m ## Local - npm insall mite-cli + npm install mite-cli Then you can call mite-cli binary link created in `node_modules/.bin`: