README: note version zsh and fish were patched to support ape (#896)

This commit is contained in:
Gavin Hayes 2023-09-15 11:10:11 -04:00 committed by GitHub
parent 81f391dd22
commit c4eb838516
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -436,7 +436,7 @@ You now have a portable program.
```sh ```sh
./hello.com ./hello.com
bash -c './hello.com' # zsh/fish workaround (we patched them in 2021) bash -c './hello.com' # older zsh/fish workaround (patched in zsh 5.9 and fish 3.3.0)
``` ```
If `./hello.com` executed on Linux throws an error about not finding an If `./hello.com` executed on Linux throws an error about not finding an