Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope authored May 16, 2024
1 parent 626f07f commit 0b631a9
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,3 @@
# vp-update

Update helper for VuePress2.

For npm:

```bash
npx vp-update
```

For yarn:

```bash
yarn dlx vp-update
```

For pnpm:

```bash
pnpm dlx vp-update
```

For bun:

```bash
bunx vp-update
```
This package has been moved to <https://github.com/vuepress/ecosystem/tree/main/tools/vp-update>

0 comments on commit 0b631a9

Please sign in to comment.