Updated 'src/local_serving.md'

This commit is contained in:
Hector PENG
2026-05-17 11:33:57 +08:00
parent 8bdf2714e3
commit 19705112e8

View File

@@ -7,7 +7,7 @@
```console
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install mdbook
cargo install mdbook --version 0.4.29
```
### 在 Windows 上