We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a007a commit 61e929cCopy full SHA for 61e929c
examples/src/main/java/com/basistech/rosette/examples/README.md
@@ -11,7 +11,7 @@ A note on prerequisites. Rosette API only supports TLS 1.2 so ensure your toolch
11
```
12
git clone [email protected]:rosette-api/java.git
13
cd java
14
-mvn compile
+mvn install
15
cd examples
16
mvn exec:java -Dexec.mainClass="com.basistech.rosette.examples.PingExample" -Drosette.api.key=$API_KEY
17
0 commit comments