From aaf3457d8aeefabb4e66dba71199ec211a9adc75 Mon Sep 17 00:00:00 2001 From: WordlessEcho Date: Thu, 5 Feb 2026 02:29:31 +0800 Subject: [PATCH] doc: install via Scoop on Windows --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 8cc3274..637eae0 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,16 @@ services: restart: always ``` +### Windows +#### Scoop + +Manifest: https://github.com/ScoopInstaller/Main/blob/master/bucket/natmap.json + +```pwsh +scoop bucket add main +scoop install main/natmap +``` + ## Contributors * **abgelehnt** - https://github.com/abgelehnt * **hev** - https://hev.cc