aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkrolyxon <106688908+krolyxon@users.noreply.github.com>2024-02-18 23:33:15 +0530
committerGitHub <noreply@github.com>2024-02-18 23:33:15 +0530
commitf6aa19d2496aedeea499e19e1192f3cfa153958c (patch)
tree0de5e37e7806a6a923dc3f382dfa9a41bfeb7e8b /README.md
parent1ce664eb6fbb8cd7e9d284f0fd9aac04b49424f0 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a1ebad2..f1d6243 100644
--- a/README.md
+++ b/README.md
@@ -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.