Compare commits

..

1 Commits

Author SHA1 Message Date
8bb795d457 README edits
All checks were successful
CI / Typst formatting (pull_request) Successful in 4s
CI / Typos (pull_request) Successful in 12s
CI / Build (pull_request) Successful in 5m27s
2025-02-12 16:54:25 -08:00

View File

@ -37,10 +37,10 @@ We use the [latex-workshop] and [tinymist] extensions. Install them before conti
[`./vscode/settings.json`](./vscode/settings.json) will automatically configure them to work with this repository. \ [`./vscode/settings.json`](./vscode/settings.json) will automatically configure them to work with this repository. \
You may need to install texlive and typst: You may need to install texlive and typst:
- If you use Linux, you'll figure it out.
- On macos, use [homebrew]: \ - On macos, use [homebrew]: \
`brew install texlive typst typstyle` `brew install texlive typst typstyle`
- On Windows, I don't know. I may write instructions later. - On Windows, I don't know. Might write instructions later.
- If you use Linux, you'll figure it out.
### Editing ### Editing