From 81fc8608f6320887e497c5d0ac4fe7217ac25660 Mon Sep 17 00:00:00 2001 From: Matthias Endler Date: Tue, 13 Dec 2022 00:09:38 +0100 Subject: [PATCH] Add scoop (Windows) installation instructions --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9edfae5..f752361 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,12 @@ nix-env -iA nixos.lychee pkg install lychee ``` +### Scoop + +```sh +scoop install lychee +``` + ### Termux ```sh