You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 00-einfuehrung/uebung/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Ziel der heutigen Übung ist es, die benötigten Softwarekomponenten für die we
11
11
12
12
## Test des Setups
13
13
14
-
1. Öffnen Sie eine Console in einem Ordner Ihrer Wahl und geben Sie `git clone https://github.com/qaware/cloudcomputing.git` ein
14
+
1. Öffnen Sie eine Console in einem Ordner Ihrer Wahl und geben Sie `git clone https://github.com/JohannesEbke/cloudcomputing.git` ein
15
15
1. Öffnen Sie den Ordner [jdk-test-1](jdk-test-1/) in einer Console und geben sie `mvnw clean install` (`./mvnw clean install` unter Mac und Linux) ein
16
16
1. Öffnen Sie den Ordner [jdk-test-2](jdk-test-2/) in einer Console und geben sie `gradlew clean build` (`./gradlew clean build` unter Mac und Linux) ein
17
17
1. Importieren Sie die [jdk-test-1/pom.xml](jdk-test-1/pom.xml) in IntelliJ und starten Sie die `main`-Methode
0 commit comments