Added docs about Mac Homebrew.

This commit is contained in:
Lauri Ojansivu 2025-12-17 11:13:15 +02:00
parent 8b5430acb8
commit f24e4a4ce3

View file

@ -52,7 +52,7 @@ Meteor includes Node.js and MongoDB version, when developing. But if not develop
```
softwareupdate --install-rosetta --agree-to-license
```
Also, install Homebrew, and Homebrew GUI that is very useful:
Install Homebrew from https://brew.sh, and Homebrew GUI that is very useful:
```
brew install applite
```