Skip to content

Commit

Permalink
Fix MacOS installation instructions for mactex with brew (#6361)
Browse files Browse the repository at this point in the history
  • Loading branch information
smburdick authored Nov 28, 2023
1 parent 6aa9d0d commit 9142f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/start/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ or internal Google systems.
Install system dependencies that pip can't handle.
```bash
brew cask install mactex
brew install --cask mactex
```
- Without `mactex`, pdf writing functionality will not work.
Expand Down

0 comments on commit 9142f6a

Please sign in to comment.