Skip to content

Comments

docs: correct pnpm installation command and prioritize pnpm in README#461

Open
samueltuoyo15 wants to merge 1 commit intodeepgram:mainfrom
samueltuoyo15:main
Open

docs: correct pnpm installation command and prioritize pnpm in README#461
samueltuoyo15 wants to merge 1 commit intodeepgram:mainfrom
samueltuoyo15:main

Conversation

@samueltuoyo15
Copy link

I was skimming through the README and noticed a small mix-up in the installation section.

The Development Setup says to use pnpm for consistency (since the project uses Corepack), but the installation examples still list npm at the top. Also, for the pnpm example, it was using pnpm install instead of pnpm add, which is what people actually need when adding the SDK to their project.

I know it's a minor thing, but I’ve updated it to:

Put the pnpm command first so it matches the project's preferred setup.

Change the command to pnpm add @deepgram/sdk so it's technically correct.

Just wanted to make the onboarding a bit smoother for the next person. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant