diff --git a/README.md b/README.md index 05c5c9f9..fb939fce 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The REST API documentation can be found [on docs.anthropic.com](https://docs.ant ```sh # install from NPM -npm install @anthropic-ai/sdk +npm install --save @anthropic-ai/sdk # or yarn add @anthropic-ai/sdk ```