From 650910b43ab0d8c132472d3e8f57d867fe3bfb30 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 14 Mar 2023 17:53:41 -0400 Subject: Added in README with scoop installation method. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8100cc9..931b405 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,12 @@ There are also tagged releases, for specified versions. You can get a feel for how to use `lpm` by typing `./lpm --help`. +You can also use `scoop` to grab `lpm`, courtesy of @cvladan: + +``` +scoop install https://gist.githubusercontent.com/cvladan/416c1945c9e446a6fc64ba766d6ee4ef/raw/lite-xl-plugin-manager.json +``` + ## Supporting Libraries As seen in the `lib` folder, the following external libraries are used to -- cgit v1.2.3