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

Commit 37e2a33

Browse files
committed
Fix legacy package name
1 parent 4a9bedd commit 37e2a33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ $ npm install @version-checker/core
1414
For legacy versions (<= 3) use the single package:
1515

1616
```shell
17-
$ npm install version-checker
17+
$ npm install github-version-checker
1818
```

0 commit comments

Comments
 (0)