We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e14683 commit f1ddcefCopy full SHA for f1ddcef
README.md
@@ -24,11 +24,11 @@ This is a plugin of [rcs-core](https://github.com/JPeer264/node-rcs-core)
24
Install with [npm](https://docs.npmjs.com/cli/install) or [yarn](https://yarnpkg.com/en/docs/install)
25
26
```sh
27
-npm install --save rename-css-selectors
+npm i rename-css-selectors rcs-core
28
```
29
or
30
31
-yarn add rename-css-selectors
+yarn add rename-css-selectors rcs-core
32
33
34
## Usage
0 commit comments