aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam <adamdharrison@gmail.com>2022-09-29 21:31:25 -0400
committerAdam <adamdharrison@gmail.com>2022-09-29 21:31:25 -0400
commit398e1799e8fbcaae11d2ff9a084a94cbb26a4ff6 (patch)
tree55ffc8baddda9d22afbaf6e08fa33465c68a2c66 /README.md
parentcc5c601b6ba8d65ffb411f6ea5bc47a5ea0b88b7 (diff)
downloadlite-xl-plugin-manager-398e1799e8fbcaae11d2ff9a084a94cbb26a4ff6.tar.gz
lite-xl-plugin-manager-398e1799e8fbcaae11d2ff9a084a94cbb26a4ff6.zip
Attempting to fix..
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5a947b4..bd08067 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,8 @@ If you want to build it quickly, and have the right modules installed, you can d
CI is enabled on this repository, so you can grab Windows and Linux builds from the
`continuous` [release page](https://github.com/adamharrison/lite-xl-plugin-manager/releases/tag/continuous).
+You can get a feel for how to use `lpm` by typing `./lpm --help`.
+
## Use in CI
To make pre-fab lite builds, you can easily use `lpm` in CI. If you had a linux build container, you could do something like: