Fix code fences.

This commit is contained in:
LukeMathWalker 2020-08-23 11:56:30 +01:00
parent 8f86c3bccf
commit 4959ed05a9

View file

@ -13,4 +13,4 @@ Alternatively, from the top-level folder, you can specify the binary you are int
```bash
# Run the application as it is at end of the first part of Chapter 3
cargo run --bin chapter03-0
``
```