Skip to content

Fix JDK path in macOS setup instructions#16

Closed
liuchong wants to merge 2 commits into
Snapchat:mainfrom
liuchong:patch-1
Closed

Fix JDK path in macOS setup instructions#16
liuchong wants to merge 2 commits into
Snapchat:mainfrom
liuchong:patch-1

Conversation

@liuchong
Copy link
Copy Markdown

@liuchong liuchong commented Nov 11, 2025

Fix the typo by replacing 'openjdk@ll' with 'openjdk@11', then update the JDK path setup instructions for macOS to use 'brew --prefix' and set JAVA_HOME correctly, adapting to the latest version of Homebrew.

Updated JDK path setup instructions for macOS to use brew prefix and set JAVA_HOME correctly.
@liuchong liuchong changed the title Fix typo in JDK path in macOS setup instructions Fix JDK path in macOS setup instructions Nov 11, 2025
Comment thread docs/setup/macos_setup.md

```
sudo ln -sfn /opt/homebrew/opt/openjdk@11/libexec/openjdk.jdk /Library/Java/JavaVirtualMachines/openjdk-11.jdk
echo 'export PATH="/opt/homebrew/opt/openjdk@ll/bin:$PATH"' >> ~/.zshrc
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

i dont know what i do in this but thats a good try

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

when i try it thats a good but not like that whic h i like in this /bin:$PATH

@liuchong liuchong closed this Dec 11, 2025
jfuginay added a commit to jfuginay/omni-BASE that referenced this pull request Dec 31, 2025
Removed decorative emoji icons (helicopter, swords, fire truck, water wave)
from the UseCases component to simplify the design.
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