Add Homebrew install instructions (#36)

This commit is contained in:
Dario Vladović 2020-05-25 13:18:17 +02:00 committed by GitHub
parent 51553105ff
commit ee833337df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,11 @@ simple calculator REPL, similar to `bc(1)`, with syntax highlighting and persist
### installation
- Homebrew
```shell
$ brew install eva
```
- crates.io
```shell
$ cargo install eva