aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2024-10-02 15:01:59 -0400
committerGitHub <noreply@github.com>2024-10-02 15:01:59 -0400
commitd254ce52ddf2ff54dc847fe51d6c5033ebbac5ea (patch)
treecdf1267c7dfa136ee512780c005468069ae8aa36 /README.md
parentd36e4c17e6247a9b313b004f0915aac1b0896d79 (diff)
downloadlite-xl-plugin-manager-d254ce52ddf2ff54dc847fe51d6c5033ebbac5ea.tar.gz
lite-xl-plugin-manager-d254ce52ddf2ff54dc847fe51d6c5033ebbac5ea.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 62d62da..8688614 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ You can get a feel for how to use `lpm` by typing `./lpm --help`.
You can also use `scoop` to grab `lpm`:
```
-scoop install https://github.com/lite-xl/lite-xl-plugin-manager/blob/master/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.