| ... | ... | @@ -5,7 +5,7 @@ Download the latest stable release from [mtsa.dc.uba.ar](http://mtsa.dc.uba.ar). |
|
|
|
You can run the application using [Java 11 JRE](https://adoptium.net/temurin/releases/?version=11) or later. Launch it with:
|
|
|
|
|
|
|
|
```
|
|
|
|
java -jar mtsa-1.2.1.jar
|
|
|
|
java -jar mtsa-latest.jar
|
|
|
|
```
|
|
|
|
|
|
|
|
Once MTSA is loaded you can use some of the examples in the menu option `File > Open Examples`.
|
| ... | ... | |