Skip to content

Commit d7316d1

Browse files
committed
Update Installation
1 parent 92d46fd commit d7316d1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,11 @@ $ cat pic.jpg | dtool b2h | dtool hash -a md5
100100

101101
## Installation
102102
### Via cargo
103-
```
103+
```bash
104104
$ cargo install dtool
105105
```
106+
107+
### Via brew
108+
```bash
109+
$ brew install guoxbin/guoxbin/dtool
110+
```

0 commit comments

Comments
 (0)