Skip to content

Commit e57714b

Browse files
authored
Fix Yarn Installation command
1 parent bb914f3 commit e57714b

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
@@ -38,7 +38,7 @@ npm install bootstrap-switch-button
3838

3939
## Yarn
4040
```ksh
41-
yarn install bootstrap-switch-button
41+
yarn add bootstrap-switch-button
4242
```
4343

4444
# Usage

0 commit comments

Comments
 (0)