Mention that you now have to cd into an edition to build

Fixes #517.
This commit is contained in:
Carol (Nichols || Goulding)
2017-03-09 23:07:13 -05:00
committed by GitHub
parent 9ab54e3e72
commit 2ef7a628b7

View File

@@ -24,7 +24,8 @@ $ cargo install mdbook
## Building
To build the book, type:
To build the book, first `cd` into either the `first-edition` or `second-edition` directory
depending on which edition of the book you would like to build. Then type:
```
$ mdbook build