Fix example of MDBOOK_BOOK (again)
This commit is contained in:
parent
3a63276727
commit
2f59dbf1ef
|
@ -124,7 +124,7 @@ impl Config {
|
|||
/// > when building the book with something like
|
||||
/// >
|
||||
/// > ```text
|
||||
/// > $ export MDBOOK_BOOK="{'title': 'My Awesome Book', 'authors': ['Michael-F-Bryan']}"
|
||||
/// > $ export MDBOOK_BOOK='{"title": "My Awesome Book", "authors": ["Michael-F-Bryan"]}'
|
||||
/// > $ mdbook build
|
||||
/// > ```
|
||||
///
|
||||
|
|
Loading…
Reference in New Issue