Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerty472123 authored May 29, 2018
1 parent f390ba5 commit d16e923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Android 手机最近使用过的微信小程序所对应的 wxapkg 包文件都
这些 node.js 程序除了自带的 API 外还依赖于以下包:
[cssbeautify](https://github.com/senchalabs/cssbeautify)[CSSTree](https://github.com/csstree/csstree)[VM2](https://github.com/patriksimek/vm2)[Esprima](https://github.com/jquery/esprima)[UglifyES](https://github.com/mishoo/UglifyJS2/tree/harmony)

您需要安装这些包才能正确执行这些程序,为了做到这一点,您可以执行`npm install`另外如需全局安装这些包以下命令:
您需要安装这些包才能正确执行这些程序,为了做到这一点,您可以执行`npm install`另外如需全局安装这些包可执行以下命令:

npm install esprima -g
npm install css-tree -g
Expand Down

0 comments on commit d16e923

Please # to comment.