Skip to content

Commit

Permalink
update osx instructions (#401)
Browse files Browse the repository at this point in the history
Signed-off-by: Jenn Nguyen <[email protected]>
  • Loading branch information
jennuine authored Oct 16, 2023
1 parent abe4b16 commit c76e6ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion garden/install_osx_src.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Install all dependencies:
Dependency for Ogre:

```bash
brew cask install xquartz
brew install xquartz --cask
```

General dependencies:
Expand Down
2 changes: 1 addition & 1 deletion harmonic/install_osx_src.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Install all dependencies:
Dependency for Ogre:

```bash
brew cask install xquartz
brew install xquartz --cask
```

General dependencies:
Expand Down

0 comments on commit c76e6ca

Please sign in to comment.