mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
README: note version zsh and fish were patched to support ape (#896)
This commit is contained in:
parent
81f391dd22
commit
c4eb838516
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@ You now have a portable program.
|
|||
|
||||
```sh
|
||||
./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
|
||||
|
|
Loading…
Reference in a new issue