Skip to content

docs: make the install instructions work - #6

Merged
pauldelucia merged 1 commit into
masterfrom
docs/fix-install-instructions
Aug 4, 2026
Merged

docs: make the install instructions work#6
pauldelucia merged 1 commit into
masterfrom
docs/fix-install-instructions

Conversation

@pauldelucia

Copy link
Copy Markdown
Contributor

Every install command in this README pointed at a package registry that returns 404. Willow’s SDKs are not published to npm, PyPI or crates.io, so anyone following the quick-start hit a dead end on the first command.

All the SDK repositories are public, so an install from git works today. This replaces each false command with one that actually resolves, and adds a short note explaining that the packages are not on registries yet.

No code changes; README only.

The advertised install commands pointed at registries that 404 — the SDKs
are not published to npm, PyPI or crates.io. Since every SDK repository is
public, installing from git works today, so these are real commands rather
than aspirational ones, with a note that registry packages are not yet
published.

Co-Authored-By: Claude Fable 5 <[email protected]>
@pauldelucia
pauldelucia merged commit a5dccbb into master Aug 4, 2026
1 check passed
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