Make another minor readme change

This commit is contained in:
Justine Tunney 2022-04-06 13:07:51 -07:00
parent 722d3df711
commit 43ba3009b2

View file

@ -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