Skip to content

Commit

Permalink
fix install docs in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mojoaxel committed Jan 14, 2024
1 parent 2c5a0c0 commit a2558da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A JavaScript implementation of the [Kaplan-Meier-Estimator](https://en.wikipedia
### node

```sh
npm install --save kaplan-meier-estimator
npm install --save @fullstax/kaplan-meier-estimator
```

### Browser
Expand Down

0 comments on commit a2558da

Please sign in to comment.