Skip to content

Commit

Permalink
Advocate termurin.
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi authored and mbarbero committed Sep 12, 2023
1 parent 02032b9 commit be4071c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -10,10 +10,10 @@ This is a web service that runs on macOS and offers a REST API to notarize signe

### Requirements

* Java 17+. We advise you use the [AdoptOpenJDK](https://adoptopenjdk.net) binaries via [homebrew](https://brew.sh)
* Java 17+. We advise you use the [Temurin](https://adoptium.net/) binaries via [homebrew](https://brew.sh)

```bash
brew install openjdk@17
brew install temurin17
```

### Build
Expand Down

0 comments on commit be4071c

Please sign in to comment.