diff --git a/README.md b/README.md index 9f3c4fe78f..ad0e9969fd 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ First, [fork](https://guides.github.com/activities/forking/) this repository, in // Steve // John ``` -* `npm install -g typescript@2.0` and run `tsc`. +* If there is a `tslint.json`, run `npm run lint package-name`. Otherwise, run `tsc` in the package directory. When you make a PR to edit an existing package, `dt-bot` should @-mention previous authors. If it doesn't, you can do so yourself in the comment associated with the PR.