Skip to content

Commit ca5e353

Browse files
committed
docs: remove steps weirdness
1 parent 63da854 commit ca5e353

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,7 @@ Pure schema-driven fields (text, number, boolean, enum, arrays, nested objects,
8888
## Development
8989
9090
```sh
91-
pnp
92-
93-
> `@amplience/content-model-js` is hosted on the GitHub Packages npm registry. The bundled [.npmrc](.npmrc) sets `@amplience:registry=https://npm.pkg.github.com`. To install you need a GitHub PAT with `read:packages` scope exposed via `~/.npmrc`:
94-
>
95-
> ```
96-
> //npm.pkg.github.com/:_authToken=YOUR_GITHUB_TOKEN
97-
> ```m install
91+
pnpm install
9892
pnpm build # compile extension + webview shim
9993
pnpm watch # rebuild on change
10094
```

0 commit comments

Comments
 (0)