Skip to content

Commit

Permalink
Fix readme command line (#411)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored Apr 17, 2019
1 parent eb3ae2d commit 1c0dc28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down

0 comments on commit 1c0dc28

Please sign in to comment.