Skip to content

Commit

Permalink
Add install setup step.
Browse files Browse the repository at this point in the history
  • Loading branch information
grant authored May 30, 2018
1 parent 141366a commit 28e0b85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ Use an IDE like **Visual Studio Code** for TypeScript autocompletion.
- Install `tsc`: `npm install -g typescript`
- Remove your local version of `clasp`: `sudo npm uninstall -g @google/clasp`
- This will prevent errors when updating `node_modules`.
- Install dependencies: `npm i`

#### After Making a Change

Expand Down

0 comments on commit 28e0b85

Please sign in to comment.