Skip to content

Lead SDK READMEs with package install steps#1

Open
sairin1202 wants to merge 1 commit into
mainfrom
docs/sdk-install-steps
Open

Lead SDK READMEs with package install steps#1
sairin1202 wants to merge 1 commit into
mainfrom
docs/sdk-install-steps

Conversation

@sairin1202

Copy link
Copy Markdown
Contributor

Summary

  • Promote pip install boids-sdk to the primary install step in python/README.md.
  • Promote npm install boids-sdk to the primary install step in js/README.md (and note npx boids ... for the bundled CLI).
  • Demote the curl ... install.sh bash installer to a secondary "install the standalone CLI globally" option in both.

Goal: SDK consumers see the package-manager install first instead of the CLI installer.

Test plan

  • Render both READMEs and confirm install ordering and code blocks read correctly.

Made with Cursor

Make the package-manager install the primary step in the Python and
JavaScript SDK READMEs (pip install / npm install) and demote the curl
CLI installer to a secondary "global CLI" option, so SDK consumers see
the right first step.

Co-authored-by: Cursor <cursoragent@cursor.com>
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