Update README.md
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 1m8s
All checks were successful
Run Unit Tests / build-and-run-unit-tests (push) Successful in 1m8s
This commit is contained in:
parent
b256350fbc
commit
f6f9803439
1 changed files with 5 additions and 0 deletions
|
@ -40,6 +40,11 @@ API calls.
|
||||||
Note that `--compressor` and `--decompressor` cmds must accept data from stdin
|
Note that `--compressor` and `--decompressor` cmds must accept data from stdin
|
||||||
and return processed data to stdout.
|
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
|
## Changes
|
||||||
|
|
||||||
See the [Changelog](https://git.seodisparate.com/stephenseo/SimpleArchiver/src/branch/main/Changelog.md).
|
See the [Changelog](https://git.seodisparate.com/stephenseo/SimpleArchiver/src/branch/main/Changelog.md).
|
||||||
|
|
Loading…
Reference in a new issue