Update to include windows

This commit is contained in:
Owen
2025-12-11 14:40:12 -05:00
parent edec8aa9b8
commit e76c2417c7

View File

@@ -128,6 +128,10 @@ Use this command to automatically install Olm. It detects your system architectu
curl -fsSL https://static.pangolin.net/get-olm.sh | bash curl -fsSL https://static.pangolin.net/get-olm.sh | bash
``` ```
#### Windows
If you would like to use Olm on Windows, wintun.dll is required. Please use latest installer from [GitHub releases](https://github.com/fosrl/olm/releases/latest).V
#### Manual Download #### Manual Download
Binaries for Linux, macOS, and Windows are available in the [GitHub releases](https://github.com/fosrl/olm/releases) for ARM and AMD64 (x86_64) architectures. Binaries for Linux, macOS, and Windows are available in the [GitHub releases](https://github.com/fosrl/olm/releases) for ARM and AMD64 (x86_64) architectures.