Skip to content

Commit

Permalink
docs: Link to seam instead of seamapi
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x authored Jan 12, 2024
1 parent f7555a9 commit 41b56a0
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 @@ -29,7 +29,7 @@ The underlying HTTP client is [Axios].

_This is a low-level package meant for applications and libraries with particular dependency requirements.
Before using this package, ensure you understand the installation and updating instructions.
This SDK is entirely contained in the [seamapi] package. Seam recommends using that package instead
This SDK is entirely contained in the [seam package]. Seam recommends using that package instead
for simpler dependency management._

Add this as a dependency to your project using [npm] with
Expand All @@ -39,7 +39,7 @@ $ npm install @seamapi/http
```

[npm]: https://www.npmjs.com/
[seamapi]: https://www.npmjs.com/package/seamapi
[seam package]: https://www.npmjs.com/package/seam

### Optional Peer Dependencies for TypeScript

Expand Down

0 comments on commit 41b56a0

Please sign in to comment.