Skip to content

Commit 6f9abdc

Browse files
authored
Merge branch 'default' into canary
2 parents cb81b3e + e89349b commit 6f9abdc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,12 @@ __There is no aim to fully copy Mathematica__ (it will never be possible), howev
9090
# Installation 🛠️
9191
[The freeware Wolfram Engine](https://www.wolfram.com/engine/) is required (Version 13.3 is preferable). Activation can be done later using WLJS Notebook App.
9292

93+
*On macOS, if you have [Homebrew](https://brew.sh/) installed, you can install it through [Homebrew Cask](https://github.com/Homebrew/homebrew-cask):*
94+
95+
```shell
96+
brew install --cask wolfram-engine
97+
```
98+
9399
*a side note for Linux users*
94100
If you face any issues, try to install avahi daemon.
95101

0 commit comments

Comments
 (0)