Add note to install libidn on MacOS (#28259)
This commit is contained in:
parent
0b4a3a0437
commit
5d97a897c8
|
@ -94,6 +94,7 @@ To set up **MacOS** for native development, complete the following steps:
|
|||
- Run `brew install postgresql@14`
|
||||
- Run `brew install redis`
|
||||
- Run `brew install imagemagick`
|
||||
- Run `brew install libidn`
|
||||
- Install Foreman or a similar tool (such as [overmind](https://github.com/DarthSim/overmind)) to handle multiple process launching.
|
||||
- Navigate to Mastodon's root directory and run `brew install nvm` then `nvm use` to use the version from .nvmrc
|
||||
- Run `corepack enable && corepack prepare`
|
||||
|
|
Loading…
Reference in New Issue