Skip to content

Commit 11f676b

Browse files
authored
docs: add yarn installation (#73)
yarn add eslint-plugin-security --dev
1 parent f07fb87 commit 11f676b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This project will help identify potential security hotspots, but finds a lot of
66

77
### Installation
88

9-
`npm install --save-dev eslint-plugin-security`
9+
`npm install --save-dev eslint-plugin-security` or `yarn add eslint-plugin-security --dev`
1010

1111
### Usage
1212

0 commit comments

Comments
 (0)