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.
2 parents bdcb798 + 1d3f898 commit 401218aCopy full SHA for 401218a
README.md
@@ -256,7 +256,7 @@ $ brew install cmake python go nodejs
256
257
```
258
$ brew install java
259
-$ sudo ln -sfn /usr/local/opt/openjdk/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk.jdk
+$ sudo ln -sfn $(brew --prefix java)/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk.jdk
260
261
262
- Pre-installed macOS *system* Vim does not support Python 3. So you need to
0 commit comments