Skip to content

Commit 76d0e24

Browse files
committed
📝 Update README
1 parent ab93625 commit 76d0e24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p align="center">This plugin is meant to provide all <a href="https://www.npmjs.com/package/http-proxy-middleware">http-proxy-middleware</a> options to vue-cli.</p>
1212

1313
<p align="center">
14-
<a href="https://www.npmjs.com/package/@deraw/vue-cli-plugin-proxy"><img src="https://img.shields.io/npm/v/vue-cli-plugin-proxy.svg?style=flat-square" alt="NPM Version"></a>
14+
<a href="https://www.npmjs.com/package/@deraw/vue-cli-plugin-proxy"><img src="https://img.shields.io/npm/v/@deraw/vue-cli-plugin-proxy.svg?style=flat-square" alt="NPM Version"></a>
1515
<a href="https://www.npmjs.com/package/@deraw/vue-cli-plugin-proxy"><img src="https://img.shields.io/npm/dw/vue-cli-plugin-proxy.svg?style=flat-square" alt="NPM Downloads"></a>
1616
<a href="https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt="License"></a>
1717
<a href="https://github.com/vuejs/vue-cli/issues/2320"><img src="https://img.shields.io/github/issues/detail/state/vuejs/vue-cli/2320.svg?style=flat-square" alt="The issue"></a>
@@ -24,8 +24,8 @@ See [the issue than initiated this plugin (#2320)](https://github.com/vuejs/vue-
2424
## Installation
2525

2626
``` bash
27-
yarn add vue-cli-plugin-proxy
28-
# OR npm install vue-cli-plugin-proxy
27+
yarn add @deraw/vue-cli-plugin-proxy
28+
# OR npm install @deraw/vue-cli-plugin-proxy
2929
```
3030

3131
## Usage

0 commit comments

Comments
 (0)