更正yarn命令 (#12783)

pull/12784/head
codesign 6 years ago committed by Wei Zhu
parent 3dbc357ff2
commit 4976b055fe

@ -126,7 +126,7 @@ export default {
如果你没有 npx需要先安装他用于执行 node_modules 下的命令,
```bash
$ yarn global addd npx
$ yarn global add npx
```
然后通过命令创建 `/products` 路由,

Loading…
Cancel
Save