Skip to content

Commit 188c5a4

Browse files
Merge pull request #870 from ximon18/patch-1
Fix documented build output path.
2 parents 756380e + 8cc94ee commit 188c5a4

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
@@ -28,4 +28,4 @@ And then generate the book:
2828
mdbook build
2929
```
3030

31-
The generated HTML will be in the `docs` folder.
31+
The generated HTML will be in the `book` folder.

0 commit comments

Comments
 (0)