From 0ceb770e8a99a5aea881c8822d2b3795526faa14 Mon Sep 17 00:00:00 2001 From: fastrich <46027457+fastrich@users.noreply.github.com> Date: Fri, 4 Feb 2022 14:52:02 +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 c834722c..53377cc2 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ First, you have to set up a development environment: ##### Build the JAR 1. Open in Intellij the project with the UFrameIT Server. -2. Navigate in Intellij to: Build -> Build Artifacts -> SelectYourArtifact +2. Navigate in Intellij to: Build -> Build Artifacts -> SelectYourArtifact -> Build * [General to_JAR-file Tutorial](https://riptutorial.com/intellij-idea/example/16922/building-a--jar) -- GitLab