From 3143bc805b650ec1c71f2eba408e02747a6dda6c Mon Sep 17 00:00:00 2001 From: Yahir Aguilera <72426345+YahirAguilera@users.noreply.github.com> Date: Tue, 20 Apr 2021 10:55:19 -0600 Subject: [PATCH] Small change in readme i think is better written like this --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24ab60c..4910e27 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An Intellij IDEA template project used to create OpenBlocks modules ## Building -> Warning: Building on windows is NOT yet supported +> Warning: Building on windows is NOT supported yet To build your openblocks module, make sure to have all of these installed in your UNIX/UNIX-Like system: - java (8 is recommended)