Skip to content

Commit f1ddcef

Browse files
committed
Docs: add rcs-core to install
1 parent 3e14683 commit f1ddcef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ This is a plugin of [rcs-core](https://github.com/JPeer264/node-rcs-core)
2424
Install with [npm](https://docs.npmjs.com/cli/install) or [yarn](https://yarnpkg.com/en/docs/install)
2525

2626
```sh
27-
npm install --save rename-css-selectors
27+
npm i rename-css-selectors rcs-core
2828
```
2929
or
3030
```sh
31-
yarn add rename-css-selectors
31+
yarn add rename-css-selectors rcs-core
3232
```
3333

3434
## Usage

0 commit comments

Comments
 (0)