From a1a32a7ff9a29e9ab71b486b8f3f01111ba35075 Mon Sep 17 00:00:00 2001 From: Simon Seyock <8100558+simonseyock@users.noreply.github.com> Date: Tue, 31 May 2022 15:24:14 +0200 Subject: [PATCH] fix: indenting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a1b4b3ad1..a0177fb3f 100644 --- a/README.md +++ b/README.md @@ -94,9 +94,9 @@ If you already have a local development setup, just proceed as follows: Install a new version of shogun to your local maven repository with - ```bash - mvn clean install - ``` + ```bash + mvn clean install + ``` #### Application restart