diff --git a/README.md b/README.md
index c834722c95d83258a23bd397e32e4c22526de535..53377cc2e997aadefba25af5f1b4f95ada8130a2 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)