diff --git a/README.md b/README.md index 082f460b..7c5b32f0 100644 --- a/README.md +++ b/README.md @@ -91,10 +91,11 @@ all its functionality as a Rust crate for integration in other projects. Here are the main commands you will want to run. For a more exhaustive explanation, check out the [User Guide]. -- `mdbook init` +- `mdbook init ` The init command will create a directory with the minimal boilerplate to - start with. + start with. If the `` parameter is omitted, the current + directory will be used. ``` book-test/