Skip to content

Commit 0931521

Browse files
authored
Update macos.md (#62)
Signed-off-by: Antonis <[email protected]>
1 parent 5ff5b4d commit 0931521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/local-hosting-vps/macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ All code blocks should be executed in zsh or bash and line by line unless specif
2727
To install these dependencies, we will be using Terminal (zsh or bash):
2828

2929
```bash
30-
brew install python3 cairo libxml2 libxslt libffi
30+
brew install git [email protected] cairo libxml2 libxslt libffi
3131
pip3 install cairosvg
3232
```
3333

0 commit comments

Comments
 (0)