Skip to content

Commit

Permalink
docs: remove obsolete instruction to bootstrap manually
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastian Krol committed Jul 26, 2022
1 parent 1db1fec commit 01d74f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ The `opentelemetry-js-contrib` project is written in TypeScript.

- `npm install` to install dependencies.
- `npm run compile` compiles the code, checking for type errors.
- `npm run bootstrap` Bootstrap the packages in the current Lerna repo. Installs all of their dependencies and links any cross-dependencies.
- `npm test` tests code the same way that our CI will test it.
- `npm run lint:fix` lint (and maybe fix) any changes.

Expand Down

0 comments on commit 01d74f1

Please sign in to comment.