Skip to content

Commit 9142f6a

Browse files
authored
Fix MacOS installation instructions for mactex with brew (#6361)
1 parent 6aa9d0d commit 9142f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/start/install.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ or internal Google systems.
109109
Install system dependencies that pip can't handle.
110110
111111
```bash
112-
brew cask install mactex
112+
brew install --cask mactex
113113
```
114114
115115
- Without `mactex`, pdf writing functionality will not work.

0 commit comments

Comments
 (0)