Skip to content

Commit 2043a2a

Browse files
committed
Correct default mdbook port
1 parent 583b53d commit 2043a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedded-rust-book/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cargo install mdbook
1111
cd embedded-rust-book
1212
mdbook serve
1313
14-
# open a web browser, go to http://localhost:3001
14+
# open a web browser, go to http://localhost:3000
1515
```
1616

1717
## License

0 commit comments

Comments
 (0)