We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b19c2b commit 0afcdedCopy full SHA for 0afcded
README.md
@@ -1,6 +1,6 @@
1
-## Instrucions
2
-1. Download your OS's version of the prgoram from [Releases](https://github.com/nomadicGopher/TypeScript_to_JavaScript/releases).
3
-2. Add a scripts.ts file in the same directory or remember to set the -file command-line-argument if it is outside of the program's directory.
+## Instructions
+1. Download your OS's version of the program from [Releases](https://github.com/nomadicGopher/TypeScript_to_JavaScript/releases).
+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.
4
3. Run the program with the following potential flags: `typescript2javascript.exe -minify -stream=#.##`
5
6
```
0 commit comments