Skip to content

Commit b765401

Browse files
committed
Release Cosmopolitan v2.0.1
1 parent 14e3025 commit b765401

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ If you're doing your development work on Linux or BSD then you need just
2323
five files to get started. Here's what you do on Linux:
2424

2525
```sh
26-
wget https://justine.lol/cosmopolitan/cosmopolitan-amalgamation-2.0.zip
27-
unzip cosmopolitan-amalgamation-2.0.zip
26+
wget https://justine.lol/cosmopolitan/cosmopolitan-amalgamation-2.0.1.zip
27+
unzip cosmopolitan-amalgamation-2.0.1.zip
2828
printf 'main() { printf("hello world\\n"); }\n' >hello.c
2929
gcc -g -Os -static -nostdlib -nostdinc -fno-pie -no-pie -mno-red-zone \
3030
-fno-omit-frame-pointer -pg -mnop-mcount -mno-tls-direct-seg-refs \

0 commit comments

Comments
 (0)