Add min windows version

Fixes https://github.com/fosrl/olm/issues/45
This commit is contained in:
Owen
2026-01-19 17:03:34 -08:00
parent d19a0705b7
commit 276538471a

View File

@@ -227,7 +227,9 @@ services:
### Windows Service
On Windows, olm has to be installed and run as a Windows service. When running it with the cli args, it will attempt to install and run the service to function like a cli tool. You can also run the following:
On Windows, olm has to be installed and run as a Windows service. When running it with the cli args, it will attempt to install and run the service to function like a cli tool.
Minimum Windows version: Windows 10
#### Service Management Commands