mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-08 19:00:27 +00:00
README.md:grammar improvement suggestion (Instead, it wil)
[skip ci]
This commit is contained in:
parent
91a3252434
commit
2ae6d1ea0a
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ bash -c './hello.com' # zsh/fish workaround (we patched them in 2021)
|
|||
```
|
||||
|
||||
Since we used the `ape-no-modify-self.o` bootloader (rather than
|
||||
`ape.o`) your executable will not modify itself when it's run. What
|
||||
it'll instead do, is extract a 4kb program to `${TMPDIR:-${HOME:-.}}`
|
||||
`ape.o`) your executable will not modify itself when it's run. Instead,
|
||||
it will extract a 4kb program to `${TMPDIR:-${HOME:-.}}`
|
||||
that maps your program into memory without needing to copy it. It's
|
||||
possible to install the APE loader systemwide as follows.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue