🐛 update title
This commit is contained in:
@@ -162,10 +162,10 @@ In addition, double-click the title bar to switch to full-screen mode. For Mac u
|
||||
pnpm install -g pake-cli
|
||||
|
||||
# Basic usage - automatically fetches website icon
|
||||
pake https://github.com --name "GitHub"
|
||||
pake https://github.com --name GitHub
|
||||
|
||||
# Advanced usage with custom options
|
||||
pake https://weekly.tw93.fun --name "Weekly" --icon https://cdn.tw93.fun/pake/weekly.icns --width 1200 --height 800 --hide-title-bar
|
||||
pake https://weekly.tw93.fun --name Weekly --icon https://cdn.tw93.fun/pake/weekly.icns --width 1200 --height 800 --hide-title-bar
|
||||
```
|
||||
|
||||
First-time packaging requires environment setup and may be slower, subsequent builds are fast. For complete parameter documentation, see [CLI Usage Guide](docs/cli-usage.md). Don't want to use CLI? Try [GitHub Actions Online Building](docs/github-actions-usage.md).
|
||||
|
||||
Reference in New Issue
Block a user