Update README.md
This commit is contained in:
parent
1ce664eb6f
commit
f6aa19d249
|
|
@ -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
|
$ git clone --depth=1 https://github.com/krolyxon/JavaCalc --branch=master
|
||||||
$ cd JavaCalc
|
$ cd JavaCalc
|
||||||
$ ./install.sh
|
$ ./install.sh
|
||||||
|
$ jcal
|
||||||
```
|
```
|
||||||
or go to latest [releases](https://github.com/krolyxon/JavaCalc/releases) and get the .jar file.
|
or go to latest [releases](https://github.com/krolyxon/JavaCalc/releases) and get the .jar file.
|
||||||
|
|
||||||
|
|
|
||||||
Reference in New Issue