aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 07182a1..8688614 100644
--- a/README.md
+++ b/README.md
@@ -75,10 +75,10 @@ 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:
+You can also use `scoop` to grab `lpm`:
```
-scoop install https://gist.githubusercontent.com/cvladan/416c1945c9e446a6fc64ba766d6ee4ef/raw/lite-xl-plugin-manager.json
+scoop install https://raw.githubusercontent.com/lite-xl/lite-xl-plugin-manager/refs/heads/master/lite-xl-plugin-manager.json
```
Please note, that _meson_ is _not_ necessarily the best way to compile `lpm`. If you have troubles with it, please do consider using the build.sh script.