Update README.md

This commit is contained in:
krolyxon 2024-02-18 23:33:15 +05:30 committed by GitHub
parent 1ce664eb6f
commit f6aa19d249
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Simple GUI calculator with complex infix expression evaluation made in Java usin
$ git clone --depth=1 https://github.com/krolyxon/JavaCalc --branch=master
$ cd JavaCalc
$ ./install.sh
$ jcal
```
or go to latest [releases](https://github.com/krolyxon/JavaCalc/releases) and get the .jar file.