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`:
|
||||
|
||||
```sh
|
||||
$ just test
|
||||
$ just test-all
|
||||
cc *.c -o main
|
||||
./test --all
|
||||
Yay, all your tests passed!
|
||||
|
Loading…
Reference in New Issue
Block a user