Fix readme command line (#411)
This commit is contained in:
parent
eb3ae2d093
commit
1c0dc284fe
@ -29,7 +29,7 @@ test TEST: build
|
|||||||
You can then run them with `just COMMAND`:
|
You can then run them with `just COMMAND`:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ just test
|
$ just test-all
|
||||||
cc *.c -o main
|
cc *.c -o main
|
||||||
./test --all
|
./test --all
|
||||||
Yay, all your tests passed!
|
Yay, all your tests passed!
|
||||||
|
Loading…
Reference in New Issue
Block a user