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