rustdoc book: fix example
This commit is contained in:
parent
1d517afcd0
commit
f57152f640
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ CSS, and JavaScript.
|
|||
Let's give it a try! Create a new project with Cargo:
|
||||
|
||||
```bash
|
||||
$ cargo new docs
|
||||
$ cargo new docs --lib
|
||||
$ cd docs
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue