update readme
This commit is contained in:
parent
2ad7c5df7b
commit
f8341f3c76
|
@ -28,7 +28,8 @@ cd my-app
|
|||
npm start
|
||||
```
|
||||
> node 版本要求 >= 8
|
||||
> `npx omi-cli init-p my-app` 也支持(npm v5.2.0+)
|
||||
|
||||
> 也支持一条命令 `npx omi-cli init-p my-app` (npm v5.2.0+)
|
||||
|
||||
把小程序目录设置到 dist 目录就可以愉快地调试了!
|
||||
|
||||
|
|
Loading…
Reference in New Issue