diff options
author | Adam <adamdharrison@gmail.com> | 2022-09-15 17:11:18 -0400 |
---|---|---|
committer | Adam <adamdharrison@gmail.com> | 2022-09-15 17:11:18 -0400 |
commit | 7ecf471a868a4ddf43b5d024474c4ebd087258e6 (patch) | |
tree | 0066b7cbd50a031676b2085ad8200c3eb1a97377 | |
parent | bae4073aea4e9400a7e2ca4e8d25289362b6b887 (diff) | |
download | lite-xl-plugin-manager-7ecf471a868a4ddf43b5d024474c4ebd087258e6.tar.gz lite-xl-plugin-manager-7ecf471a868a4ddf43b5d024474c4ebd087258e6.zip |
Changed README.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ git clone git@github.com:adamharrison/lite-xl-plugin-manager.git --shallow-submo If you want to build it quickly, and have the right modules installed, you can do: ``` -./build.sh -lz -lssl -llibgit2 +./build.sh -lz -lssl -llibgit2 -lcurl ``` CI is enabled on this repository, so you can grab Windows and Linux builds from the |