mirror of https://github.com/stelzo/typst.git
Add install instruction for Void Linux (#858)
This commit is contained in:
parent
6591a92e85
commit
e4b09d417e
|
|
@ -111,6 +111,7 @@ Typst's CLI is available from different sources:
|
|||
versions in the package managers might lag behind the latest release.
|
||||
- macOS/Linux: `brew install typst`
|
||||
- Arch Linux: `pacman -S typst`
|
||||
- Void Linux: `xbps-install typst`
|
||||
|
||||
- If you have a [Rust][rust] toolchain installed, you can also install the
|
||||
latest development version with
|
||||
|
|
|
|||
Loading…
Reference in New Issue