From 276538471abf0f837900af74947d11be64c96f3e Mon Sep 17 00:00:00 2001 From: Owen Date: Mon, 19 Jan 2026 17:03:34 -0800 Subject: [PATCH] Add min windows version Fixes https://github.com/fosrl/olm/issues/45 --- manage/clients/install-client.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manage/clients/install-client.mdx b/manage/clients/install-client.mdx index 631e6fd..b6391d9 100644 --- a/manage/clients/install-client.mdx +++ b/manage/clients/install-client.mdx @@ -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