aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2022-11-02 23:28:34 -0400
committerAdam Harrison <adamdharrison@gmail.com>2022-11-02 23:28:34 -0400
commit40fc035835d2ba1f9436c15810abce39e29ff7c3 (patch)
treec37c6e86b203e19f5ca639bd7553fd3d2b5f24cb /README.md
parent98a93d36d77cceaf5e94840659ab467c7cb794f1 (diff)
downloadlite-xl-plugin-manager-40fc035835d2ba1f9436c15810abce39e29ff7c3.tar.gz
lite-xl-plugin-manager-40fc035835d2ba1f9436c15810abce39e29ff7c3.zip
Updated to not generate needless attributes, and updated build commands to accomodate newer setups.
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 9ec195c..4644b11 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ If you want to build it quickly, and have the right modules installed, you can
do:
```
-./build.sh -larchive -llzma -lz -lssl -lgit2 -lz -lcurl -lcrypto -llua
+./build.sh -lz -lssl -lgit2 -lcurl -llua -lcrypto -larchive -llzma
```
CI is enabled on this repository, so you can grab Windows and Linux builds from the