From 714dff65d9ef798b849cf3a5f65801140d921df6 Mon Sep 17 00:00:00 2001 From: Ceikry Date: Tue, 31 May 2022 16:55:58 +0000 Subject: [PATCH] Improve readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da357c63a..f81ac910a 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ After setting up git lfs, you may need to run `git lfs pull` in the root of the ### Running the project ***Note: If you choose not to use the provided run scripts, you *must* run `mvn clean` before it will build correctly.*** + ####Linux / OSX 1. Make sure your database of choice is running (see above) 2. Start the Management Server with run-ms.sh