From fa4a7355cc3aa92e8a41bec1a5d5adc7db934fd5 Mon Sep 17 00:00:00 2001 From: okx-code Date: Sat, 11 Apr 2020 13:32:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09263c2..1186048 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Installation -Rankup can be compiled with the `gradle build` command. The compiled plugin jar will be in the `/build/libs` directory. +Rankup can be compiled with the `gradlew build` command. The compiled plugin jar will be in the `/build/libs` directory. A gradle wrapper is included, so installation of Gradle is not necessary. ## Translation