Skip to content

Commit a3b8cf2

Browse files
committed
udate executable names per OS in readme
1 parent 0afcded commit a3b8cf2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Instructions
22
1. Download your OS's version of the program from [Releases](https://github.com/nomadicGopher/TypeScript_to_JavaScript/releases).
3+
* **TypeScript_to_JavaScript.exe**: Windows
4+
* **TypeScript_to_JavaScript**: Linux
35
2. Add a scripts.ts file in the same directory, or remember to set the -file command-line-argument if it is outside the program's directory.
46
3. Run the program with the following potential flags: `typescript2javascript.exe -minify -stream=#.##`
57

0 commit comments

Comments
 (0)