Skip to content

Commit 8adf2fa

Browse files
committed
fix: java install instruction using brew
1 parent 9489e27 commit 8adf2fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/setup/macos.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ To install **Node** we recommend using a node version manager, such as [nvm](htt
4444
To install a **JDK** (using the prebuilt OpenJDK binaries from [Adoptium](https://adoptium.net/)) run the following command:
4545

4646
```cli
47-
brew tap homebrew/cask-versions
4847
brew install --cask temurin@17
4948
```
5049

0 commit comments

Comments
 (0)