From: Stephen Seo Date: Wed, 30 Oct 2024 09:56:51 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.7~5 X-Git-Url: https://git.seodisparate.com/stephenseo/js/darkmode.js?a=commitdiff_plain;h=f6f98034396efe8a08e379c51a888b509731d00f;p=SimpleArchiver Update README.md --- diff --git a/README.md b/README.md index 7336efd..e384a67 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,11 @@ API calls. Note that `--compressor` and `--decompressor` cmds must accept data from stdin and return processed data to stdout. +## Using the Cosmopolitan-Compiled Version + +Note that on Linux, the `actually_portable_simplearchiver` binaries may attempt +to open via Wine (if Wine is installed). [A workaround is mentioned here.](https://github.com/jart/cosmopolitan/blob/master/README.md#linux) + ## Changes See the [Changelog](https://git.seodisparate.com/stephenseo/SimpleArchiver/src/branch/main/Changelog.md).