Website: document "brew link" step in macOS dev docs
This commit is contained in:
parent
453c572916
commit
0031ac31af
@ -71,6 +71,7 @@ Install Node 18 via homebrew:
|
|||||||
|
|
||||||
```
|
```
|
||||||
brew install node@18
|
brew install node@18
|
||||||
|
brew link node@18
|
||||||
```
|
```
|
||||||
|
|
||||||
Then install yarn:
|
Then install yarn:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user