typst-package/README.md

15 lines
668 B
Markdown

# Hackerspace Wrocław typst package
## Installation
Clone this repository into your Typst packages directory, but call the checked out repository `hswro`. For example:
- On Linux: `~/.local/share/typst/packages`
- On MacOS: `~/Library/Application Support/typst/packages`
- On Windows: `%APPDATA%/typst/packages`
The directory may not exist, you may need to create it first. More info in [the Typst package repository](https://github.com/typst/packages#local-packages). If you're not sure which directory to use, run `typsy info` to see which directory is in use in your system.
This will not be needed when we publish the package, so bear with us for a moment.