Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alternative script location for brew installs #104

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

MeneDev
Copy link

@MeneDev MeneDev commented Jul 25, 2020

The location for the set-java-home.* scripts is different when asdf was installed using brew. This adds documentation for this scenario.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
MeneDev and others added 2 commits July 27, 2020 18:46
Co-authored-by: Jochen Schalanda <jochen@schalanda.name>
Co-authored-by: Jochen Schalanda <jochen@schalanda.name>
README.md Outdated Show resolved Hide resolved
@@ -47,3 +47,12 @@ For zsh shell, instead use:
For fish shell, instead use:

`. ~/.asdf/plugins/java/set-java-home.fish`

Note that the location of the scripts will be different if you installed asdf with a package manager.
For example, you you have installed asdf using brew, the scripts will be located in
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For example, you you have installed asdf using brew, the scripts will be located in
For example, if you have installed asdf using Homebrew, the scripts will be located in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants