Skip to content

Commit cea555e

Browse files
authored
docs: Update compile command (#1464)
1 parent 6e52213 commit cea555e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cd tslint-to-eslint-config
1717
npm i
1818
```
1919

20-
Compile with `npm run tsc` and run tests with `npm run test`.
20+
Compile with `npm run compile` and run tests with `npm run test`.
2121

2222
## Further Reading
2323

0 commit comments

Comments
 (0)