Skip to content

Commit

Permalink
Minor edit in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Beppe Catanese committed Nov 11, 2024
1 parent c0e4e95 commit b164e4a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ To generate all services in all libraries, run:
```
*Note:* Ensure that the service is in the following list: [`adyen.sdk-automation-conventions.gradle`](/buildSrc/src/main/groovy/adyen.sdk-automation-conventions.gradle).

For all services in a library, run:

```
./gradlew :go:services
```

For a single specific service:

Expand Down

0 comments on commit b164e4a

Please sign in to comment.