Skip to content

Commit b5c01d7

Browse files
committed
Improve README.md
1 parent 91c8011 commit b5c01d7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ Vuepress plugin that generates alias pages for proper redirect handling
88
```sh
99
yarn add vuepress-plugin-alias
1010
```
11+
* NPM
12+
13+
```sh
14+
npm install vuepress-plugin-sitemap
15+
```
1116

1217
## Usage
1318

0 commit comments

Comments
 (0)