File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,18 @@ Zero-config PWA Plugin for VitePress
4
4
</p >
5
5
6
6
<p align =' center ' >
7
- <a href =' https://www.npmjs.com/package/vite-plugin- pwa ' target =" __blank " >
8
- <img src =' https://img.shields.io/npm/v/vite-plugin- pwa?color=33A6B8&label= ' alt =" NPM version " >
7
+ <a href =' https://www.npmjs.com/package/@ vite-pwa/vitepress ' target =" __blank " >
8
+ <img src =' https://img.shields.io/npm/v/@ vite-pwa/vitepress ?color=33A6B8&label= ' alt =" NPM version " >
9
9
</a >
10
- <a href =" https://www.npmjs.com/package/vite-plugin- pwa " target =" __blank " >
11
- <img alt="NPM Downloads" src="https://img.shields.io/npm/dm/vite-plugin- pwa?color=476582&label=">
10
+ <a href =" https://www.npmjs.com/package/@ vite-pwa/vitepress " target =" __blank " >
11
+ <img alt="NPM Downloads" src="https://img.shields.io/npm/dm/@ vite-pwa/astro ?color=476582&label=">
12
12
</a >
13
13
<a href =" https://vite-pwa-org.netlify.app/frameworks/vitepress " target =" __blank " >
14
14
<img src="https://img.shields.io/static/v1?label=&message=docs%20%26%20guides&color=2e859c" alt="Docs & Guides">
15
15
</a >
16
16
<br >
17
17
<a href =" https://github.com/antfu/vite-plugin-pwa " target =" __blank " >
18
- <img alt =" GitHub stars " src =" https://img.shields.io/github/stars/antfu/ vite-plugin- pwa?style=social " >
18
+ <img alt =" GitHub stars " src =" https://img.shields.io/github/stars/vite-pwa/vitepress ?style=social " >
19
19
</a >
20
20
</p >
21
21
@@ -43,6 +43,8 @@ Zero-config PWA Plugin for VitePress
43
43
44
44
## 📦 Install
45
45
46
+ > Requires Vite 3.1.0+
47
+
46
48
``` bash
47
49
npm i @vite-pwa/vitepress -D
48
50
You can’t perform that action at this time.
0 commit comments