From fe902aedafa7ca29b199fac59b38488c9a90aca6 Mon Sep 17 00:00:00 2001 From: Goooler Date: Thu, 2 Nov 2023 15:18:31 +0800 Subject: [PATCH] Fix CLI integration step in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e76eadc70c..a335942094 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Main features of diktat are the following: **OR** use `curl`: ```console - $ curl -sSLO https://github.com/saveourtool/diKTat/releases/download/v1.2.5/diktat-1.2.5.jar && chmod a+x diktat + $ curl -sSLO https://github.com/saveourtool/diKTat/releases/download/v1.2.5/diktat-1.2.5.jar && chmod a+x diktat-1.2.5.jar ``` ### Run diKTat