From 3ad5ed571df8b7e4d639b6c6b69ae3acbfe67bb4 Mon Sep 17 00:00:00 2001 From: Kazi Date: Sat, 4 Jun 2022 20:27:26 +0200 Subject: [PATCH] Scoop instructions --- docs/install.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/install.md b/docs/install.md index 210ca146..4190b064 100644 --- a/docs/install.md +++ b/docs/install.md @@ -211,6 +211,10 @@ extract it and place the `ntfy.exe` binary somewhere in your `%Path%`. The default path for the client config file is at `%AppData%\ntfy\client.yml` (not created automatically, sample in the ZIP file). +Also available at [Scoop's](https://scoop.sh) Main repository: + +`scoop install ntfy` + !!! info There is currently no installer for Windows, and the binary is not signed. If this is desired, please create a [GitHub issue](https://github.com/binwiederhier/ntfy/issues) to let me know.