From 3312b3533cce6f8b96b47fb09d4a819875c97ec0 Mon Sep 17 00:00:00 2001 From: toby-plunkett Date: Mon, 30 Mar 2026 14:08:10 +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 53ebefd17e..4802eb9828 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### Building the application -The project uses [Gradle](https://gradle.org) as a build tool. It already contains +The project uses [Gradle](https://gradle.org) as a build tool. It already contains `./gradlew` wrapper script, so there's no need to install gradle. To build the project execute the following command: