From 8d0bb435627c34148c11d3c2e22135525d2d6b3e Mon Sep 17 00:00:00 2001 From: Adriano Santos Date: Fri, 16 Aug 2024 22:11:39 -0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da536ec..d9e5a9d 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ For more information consult the main repository [documentation](https://github. ## Getting Started -First we must need to install spawn cli tool to create a new Java project. +First we need to install spawn cli tool to create a new Java project. ```shell curl -sSL https://github.com/eigr/spawn/releases/download/v1.4.2/install.sh | sh