1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-26 14:54:16 +03:00
wezterm/docs/installation.md
Wez Furlong 9a610358d1 docs: upgrade to mdbook 0.4, enable link checking
Standardize on `thing.md` rather than `thing.markdown` to make it
easier to cross link.
2021-01-30 14:14:29 -08:00

9 lines
258 B
Markdown

Wezterm is available pre-built for the major platforms and, because it is open
source, you may also build it for yourself.
- [Windows](install/windows.md)
- [macOS](install/macos.md)
- [Linux](install/linux.md)
- [Build from source](install/source.md)