From 600843d8b33a0746658ef29e6a782f0522afb826 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Koz=C5=82owski?= Date: Thu, 3 Oct 2024 20:38:34 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2117bbf..26609e3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Alternatively, it's also released to Maven Central, so you can probably use [Cou instead: ```bash -cs boostrap io.github.jeremyrsmith::mima-cli:0.1.0 -o mima +cs bootstrap io.github.jeremyrsmith::mima-cli:0.1.0 -o mima ./mima ```