Skip to content

Commit

Permalink
chore: fix install package name
Browse files Browse the repository at this point in the history
  • Loading branch information
kevee committed Jan 26, 2023
1 parent 4afd296 commit d4c87d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ The tide predictions do not factor events such as storm surge, wind waves, uplif

```
#npm
npm install @neaps/tide-prediction
npm install @neaps/tide-predictor
# yarn
yarn add @neaps/tide-prediction
yarn add @neaps/tide-predictor
```

Expand Down

0 comments on commit d4c87d9

Please sign in to comment.