Skip to content

Commit 99913de

Browse files
authored
Update README.md
1 parent a99e81a commit 99913de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ To run the transpiler, download all files from [dist](https://github.com/Perryvw
1414
- Transpiler.js
1515
- TSHelper.js
1616

17+
After copying these files to a locaton on your machine, run command `npm link typescript` in the directory the javascript files are in.
18+
1719
### Transpiling an individual TypeScript file to Lua
1820
To transpile a typescript file to lua, run Compiler.js in node with the path to the file you want to compile, eg:
1921

0 commit comments

Comments
 (0)