From 0222c47113369d23eea7c1aca951a07bd7105c66 Mon Sep 17 00:00:00 2001 From: Bram Avontuur Date: Sun, 17 Jan 2021 11:40:52 -0500 Subject: [PATCH] Typo fix --- SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SETUP.md b/SETUP.md index 8e18eddb..e7ef6c27 100644 --- a/SETUP.md +++ b/SETUP.md @@ -83,7 +83,7 @@ Building Baritone: $ gradlew build ``` -For minecrat 1.15.2+, run the following instead to include the Forge jars: +For minecraft 1.15.2+, run the following instead to include the Forge jars: ``` $ gradlew build -Pbaritone.forge_build