gardesk/ers / eae552a

Browse files

add homebrew and cargo install instructions to README

Authored by espadonne
SHA
eae552a27afffaaad3e7c17adff21b78726daddb
Parents
238f327
Tree
617254d

1 changed file

StatusFile+-
M README.md 8 1
README.mdmodified
@@ -38,8 +38,15 @@ tarmac spawns ers automatically with `--active-only`. Config reloads restart ers
3838
 
3939
 ## Install
4040
 
41
+Homebrew:
4142
 ```
42
-cargo install --path .
43
+brew tap gardesk/tap
44
+brew install ers
45
+```
46
+
47
+From source:
48
+```
49
+cargo install --git https://github.com/gardesk/ers
4350
 ```
4451
 
4552
 ## Requirements