Skip to content

Commit d4c87d9

Browse files
author
Kevin Miller
authored
chore: fix install package name
1 parent 4afd296 commit d4c87d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ The tide predictions do not factor events such as storm surge, wind waves, uplif
1818

1919
```
2020
#npm
21-
npm install @neaps/tide-prediction
21+
npm install @neaps/tide-predictor
2222
2323
# yarn
24-
yarn add @neaps/tide-prediction
24+
yarn add @neaps/tide-predictor
2525
2626
```
2727

0 commit comments

Comments
 (0)