We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff5b4d commit 0931521Copy full SHA for 0931521
installation/local-hosting-vps/macos.md
@@ -27,7 +27,7 @@ All code blocks should be executed in zsh or bash and line by line unless specif
27
To install these dependencies, we will be using Terminal (zsh or bash):
28
29
```bash
30
-brew install python3 cairo libxml2 libxslt libffi
+brew install git [email protected] cairo libxml2 libxslt libffi
31
pip3 install cairosvg
32
```
33
0 commit comments