Skip to content

Commit 2a171e1

Browse files
committed
docs(upgrade): use placeholder version in example
1 parent 178992b commit 2a171e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guide/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can upgrade both of them independently.
1616
```bash
1717
vp upgrade # upgrade to the latest version
1818
vp upgrade --check # check for updates without installing
19-
vp upgrade 0.2.0 # install a specific version
19+
vp upgrade <version> # install a specific version
2020
vp upgrade --registry <registry> # use a custom npm registry
2121
```
2222

0 commit comments

Comments
 (0)