Skip to content

Commit 0afcded

Browse files
committedMar 14, 2025
typos in readme
1 parent 9b19c2b commit 0afcded

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -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.
1+
## Instructions
2+
1. Download your OS's version of the program 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 the program's directory.
44
3. Run the program with the following potential flags: `typescript2javascript.exe -minify -stream=#.##`
55

66
```

0 commit comments

Comments
 (0)