From 71e04ad1045ba1ffb91ee9d1a7ab8ca49ae6f808 Mon Sep 17 00:00:00 2001 From: Brady Date: Mon, 27 Aug 2018 13:53:17 -0500 Subject: [PATCH] Change the instructions in the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d5d9c47..2a26afb0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ the original version of the bot for Minecraft 1.8, rebuilt for 1.12.2. # Setup - Open the project in IntelliJ as a Gradle project - Run the Gradle task `setupDecompWorkspace` +- Refresh the Gradle project - Run the Gradle task `genIntellijRuns` -- Restart IntelliJ and import Gradle changes -- Select the "Minecraft Client" launch config and run \ No newline at end of file +- Select the "Minecraft Client" launch config and run