diff --git a/README.md b/README.md index efa164a6ae4c7289c677b711d0cad5a0b855d37e..b1095bff866e6eabc693254a143fe77524ed1fd3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # SOAP-Service -## TEST \ No newline at end of file +## Get Started +1. Open folder in Intellij IDEA +2. Go to File->Project Structure->Project +3. Change the SDK to correto-1.8 by following these step +4. *Click* SDK -> + Add SDK -> Download JDK +5. Change version and vendor to: +``` +version: 1.8 +vendor: Amazon Corretto +``` +6. Done \ No newline at end of file