From f6f98034396efe8a08e379c51a888b509731d00f Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Wed, 30 Oct 2024 18:56:51 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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).