diff --git a/README.md b/README.md index 7990f2738..14b9bbaab 100644 --- a/README.md +++ b/README.md @@ -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