Standardize preview docs

This commit is contained in:
yeasy
2026-03-24 21:55:16 -07:00
parent 2c8b1a4d7d
commit 96234e3426

View File

@@ -66,11 +66,11 @@ graph LR
#### 方式 1mdPress推荐
使用 [mdPress](https://github.com/yeasy/mdpress) 构建
先安装 [mdPress](https://github.com/yeasy/mdpress)
```bash
brew tap yeasy/tap && brew install mdpress
mdpress serve
npm run serve
```
启动后访问 [本地阅读地址](http://localhost:4000)。