🐛 更新文档

This commit is contained in:
Tw93
2022-12-07 11:27:54 +08:00
parent 3b5616e57c
commit 74d92cf627
2 changed files with 2 additions and 8 deletions

View File

@@ -106,12 +106,9 @@ Also for light users, a good option is to use **GitHub Actions online compilatio
**Pake provides a command line tool that makes it quicker and easier to customize the packages you need, as detailed in [documentation](./bin/README_EN.md).**
```bash
// Install with npm (Only for Mac)
// Install with npm
npm install -g pake-cli
// Install with npm for dev (Can use in Mac/Windows/Linux)
npm install https://github.com/tw93/Pake/ -g
// Command usage
pake url [options]