forgot to rename the C file, fixed README for same problem.

This commit is contained in:
anihilis 2026-02-12 10:58:34 -08:00
parent bf7f116bed
commit 1d93eb8f53
2 changed files with 1 additions and 1 deletions

View file

@ -8,4 +8,4 @@ libncurses
libcurl
```
Build with ```gcc -Wall -Wextra -pedantic -std=c11 clock.c -lncurses -lcurl -o clock```
Build with ```gcc -Wall -Wextra -pedantic -std=c11 cclock.c -lncurses -lcurl -o cclock```