Fix command output in readme (#760)

This commit is contained in:
Valery V. Vorotyntsev 2021-03-20 01:27:14 +02:00 committed by GitHub
parent 5f3f4dee51
commit 2ea13af50a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -604,7 +604,7 @@ bar:
```sh ```sh
$ just bar $ just bar
abc xyz
``` ```
Conditional expressions short-circuit, which means they only evaluate one of Conditional expressions short-circuit, which means they only evaluate one of