diff --git a/README.md b/README.md index b00d5b425..e364f75bb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The OpenAI Node.js library provides convenient access to the OpenAI API from Nod ## Installation ```bash -$ npm install openai +npm install openai ``` ## Usage