Skip to content
Snippets Groups Projects

Resolve "Angabe im README nicht korrekt"

Merged Martin Vogel requested to merge 10-angabe-im-readme-nicht-korrekt into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -61,7 +61,7 @@ _The following steps show how to get the SDK running_
```
4. Build the project
```sh
mvn clean install
mvn clean install -DskipTests
```
5. Enter your API keys and references to your private decryption key in `config.yml`
Loading