mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2024-12-18 14:06:37 +00:00
Fix code fences.
This commit is contained in:
parent
8f86c3bccf
commit
4959ed05a9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
``
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue