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 0c7117d commit d1168ccCopy full SHA for d1168cc
README.md
@@ -28,8 +28,7 @@ of the Serverless Workflow specification. Currently the SDK features match those
28
To build project and run tests locally:
29
30
```
31
-git clone https://github.com/cncf/wg-serverless-workflow.git
32
-cd sdk/java
+git clone https://github.com/serverlessworkflow/sdk-java.git
33
mvn clean install
34
35
0 commit comments