aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index c9714b7..87f6be5 100644
--- a/readme.md
+++ b/readme.md
@@ -9,6 +9,11 @@ simple calculator REPL, similar to `bc(1)`, with syntax highlighting and persist
9 9
10### installation 10### installation
11 11
12- Homebrew
13```shell
14$ brew install eva
15```
16
12- crates.io 17- crates.io
13```shell 18```shell
14$ cargo install eva 19$ cargo install eva