diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-01-02 18:57:09 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-01-02 18:57:09 -0500 |
commit | 7ab17d50ae5433a2b44d9bd7c22a39474051342b (patch) | |
tree | e8aebc018e753d7eb25cade075f7b00663f70127 /README.md | |
parent | a5b0aca8c50d8b26229793e4f1444adfab952acc (diff) | |
download | lite-xl-plugins-7ab17d50ae5433a2b44d9bd7c22a39474051342b.tar.gz lite-xl-plugins-7ab17d50ae5433a2b44d9bd7c22a39474051342b.zip |
Whoops.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ you may install plugins by doing lpm install plugin_name ``` -*Note: if you make a pull request, the manifest.json file should be updated to match the +*Note: if you make a pull request, the manifest.json file should be updated to include any new plugins added, as specified in the [lite-xl plugin manifest specification] (https://github.com/adamharrison/lite-xl-plugin-manager/blob/master/SPEC.md).* |