Skip to content

Commit 27446a0

Browse files
authored
Merge pull request #1 from SalemCode8/patch-1
Fix Yarn Installation command
2 parents bb914f3 + e57714b commit 27446a0

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)