Skip to content

Commit 4627388

Browse files
committed
update description
1 parent 6d049d3 commit 4627388

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ yarn global add yo || npm install -g yo
1919

2020
## Installation
2121

22-
Use `npm` to install this generator
22+
Use your preferred package manager to install this generator
2323

2424
```sh
25-
npm i generator-hljs -g
25+
yarn global add generator-hljs || npm i generator-hljs -g
2626
```
2727

2828
## Usage

0 commit comments

Comments
 (0)