forgot to rename the C file, fixed README for same problem.
This commit is contained in:
parent
bf7f116bed
commit
1d93eb8f53
2 changed files with 1 additions and 1 deletions
|
|
@ -8,4 +8,4 @@ libncurses
|
||||||
libcurl
|
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```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue