Skip to content

Commit

Permalink
Mention install script to install tsc (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode authored Jul 10, 2024
1 parent 93e8fac commit 9a7baa0
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 @@ -5,6 +5,7 @@ This tool is to automate the application of TypeScript codefixes across your Typ
# Download
If cloning from GitHub, after cloning, run
```
npm install
npm run build
npm link
```
Expand Down

0 comments on commit 9a7baa0

Please sign in to comment.