diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8ab215f..461168c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,11 +2,10 @@ Pull requests are welcome! -To begin, clone the repo, then install dependencies and setup the project. +To begin, clone the repo and install dependencies. ``` npm install -npm run setup ``` The source code is written in TypeScript. Spin up the compiler to watch for source changes: