Skip to content

Commit 1be151c

Browse files
authored
Merge pull request #1950 from Darksonn/readme-build-dir
Fix build output directory in README
2 parents e3aadff + 657ad0a commit 1be151c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ mdbook test
5252

5353
For authors, consider using the server functionality which supports automatic reload.
5454

55-
To build the Reference locally (in `build/`) and open it in a web
55+
To build the Reference locally (in `book/`) and open it in a web
5656
browser, run:
5757

5858
```sh

0 commit comments

Comments
 (0)