Skip to content

Commit 1038a58

Browse files
committed
Update README.md
1 parent e2c0d9e commit 1038a58

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Java/JS preprocessor - Tuxedo Script [0.05MiB]
1+
Java/JS preprocessor - Tuxedo Script
22
-----------------------------------------------------
3-
JS TS (Tuxedo Script 11.6.V)
3+
JS TS (Tuxedo Script 15.9.0)
44

55
Inspiration:
66
ECMA Script6, CoffeeScript, Java, and Python
@@ -14,10 +14,10 @@ A [Pen](http://codepen.io/Ephellon/pen/EvxVaJ) by [Mink CBOS - Ephellon Dantzler
1414
### How to Run the Compiler
1515
In order to run the compiler,
1616
- unzip the zip file,
17-
- go to your terminal,
18-
- and run the compiler through there.
17+
- open tuxedo.bat (go to the terminal and type tuxedo.sh if using Linux),
18+
- and follow the prompt.
1919

2020
Or, if you have a Java editing app,
21-
- import the files into a "src" package, and new class and simply run the compiler as an application.
21+
- import the tuxedo.jar file and simply run the compiler as an application.
2222

2323
_Note: this is my first Hy-Brid compiler, so feel free to leave notes/comments/critisism that will help make it better_

0 commit comments

Comments
 (0)