mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-14 12:11:27 +08:00
docs: record rc1 live package readbacks (#2117)
This commit is contained in:
@@ -19,6 +19,15 @@ npm ci
|
||||
|
||||
This installs the Node-based validation and packaging toolchain used by the public release surface.
|
||||
|
||||
To install the rc.1 package from npm instead of working from a checkout:
|
||||
|
||||
```bash
|
||||
npm install ecc-universal@next
|
||||
```
|
||||
|
||||
`next` currently resolves to `ecc-universal@2.0.0-rc.1`; `latest` remains on
|
||||
`1.10.0` during the release-candidate window.
|
||||
|
||||
## Verify
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user