Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 163fe3e

Browse files
author
Axel Rindle
committed
yarn uses "add" not "install" 😅
1 parent e6d724c commit 163fe3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $ npm install github-version-checker
77
```
88
or
99
```bash
10-
$ yarn install github-version-checker
10+
$ yarn add github-version-checker
1111
```
1212

1313
## Usage

0 commit comments

Comments
 (0)