]> OzVa Git service - ozva-cloud/commitdiff
chore: add install instruction for Homebrew (#163)
authorMoonFruit <dkmoonfruit@gmail.com>
Tue, 27 Dec 2022 02:16:23 +0000 (10:16 +0800)
committerGitHub <noreply@github.com>
Tue, 27 Dec 2022 02:16:23 +0000 (10:16 +0800)
README.md

index f3292f123b56ff42a8e10005f8e6ffc93242fb3a..0bab07aa666dcb9ac8bcb667b237345043e79fdd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -33,6 +33,12 @@ cargo install dufs
 docker run -v `pwd`:/data -p 5000:5000 --rm -it sigoden/dufs /data -A
 ```
 
+### With [Homebrew](https://brew.sh)
+
+```
+brew install dufs
+```
+
 ### Binaries on macOS, Linux, Windows
 
 Download from [Github Releases](https://github.com/sigoden/dufs/releases), unzip and add dufs to your $PATH.