Skip to content

Commit 4126729

Browse files
waahabmartijnrusschen
authored andcommitted
📖 DOC: Improvement (Hacker0x01#1937)
1 parent 9238835 commit 4126729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ A simple and reusable Datepicker component for React ([Demo](https://reactdatepi
1414

1515
## Installation
1616

17-
The package can be installed via NPM:
17+
The package can be installed via [npm](https://github.com/npm/cli):
1818

1919
```
2020
npm install react-datepicker --save
2121
```
2222

23-
Or `yarn`:
23+
Or via [yarn](https://github.com/yarnpkg/yarn):
2424

2525
```
2626
yarn add react-datepicker

0 commit comments

Comments
 (0)