Skip to content

Commit 797bb4b

Browse files
authored
Merge branch 'main' into docs/sync-readme-guide-command-list
2 parents c84aafd + 1321122 commit 797bb4b

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/guide/upgrade.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ You can upgrade both of them independently.
1414
## Global `vp`
1515

1616
```bash
17-
vp upgrade # upgrade to the latest version
18-
vp upgrade --check # check for updates without installing
17+
vp upgrade # upgrade to the latest version
18+
vp upgrade --check # check for updates without installing
19+
vp upgrade <version> # install a specific version
20+
vp upgrade --registry <registry> # use a custom npm registry
1921
```
2022

2123
### Rollback

0 commit comments

Comments
 (0)