mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 03:27:39 +00:00
Make another minor readme change
This commit is contained in:
parent
722d3df711
commit
43ba3009b2
1 changed files with 2 additions and 2 deletions
|
@ -72,8 +72,8 @@ repository that bootstraps using a vendored static gcc9 executable.
|
|||
No further dependencies are required.
|
||||
|
||||
```sh
|
||||
wget https://justine.lol/cosmopolitan/cosmopolitan-1.0.tar.gz
|
||||
tar xf cosmopolitan-1.0.tar.gz # see releases page
|
||||
wget https://justine.lol/cosmopolitan/cosmopolitan.tar.gz
|
||||
tar xf cosmopolitan.tar.gz # see releases page
|
||||
cd cosmopolitan
|
||||
make -j16
|
||||
o//examples/hello.com
|
||||
|
|
Loading…
Reference in a new issue