Merge branch 'main' into dev

This commit is contained in:
miloschwartz
2026-01-20 17:48:34 -08:00
13 changed files with 50 additions and 61 deletions

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