aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2019-10-21 10:31:28 +0000
committerGitHub <noreply@github.com>2019-10-21 10:31:28 +0000
commitebc27cc327b13262e9f99a9a46fabc37b3ef277d (patch)
tree8e51d586ee258a7e586d666d81547c913c609e80 /README.md
parentBump deps (diff)
parentFix typo (diff)
downloadminiserve-ebc27cc327b13262e9f99a9a46fabc37b3ef277d.tar.gz
miniserve-ebc27cc327b13262e9f99a9a46fabc37b3ef277d.zip
Merge pull request #211 from ciarant/master
Add instructions on how to install via Homebrew on OSX
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6239609..acc9744 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,11 @@ Sometimes this is just a more practical and quick way than doing things properly
chmod +x miniserve-osx
./miniserve-osx
+Alternatively install with [Homebrew](https://brew.sh/).
+
+ brew install miniserve
+ miniserve
+
**On Windows**: Download `miniserve-win.exe` from [the releases page](https://github.com/svenstaro/miniserve/releases) and run
miniserve-win.exe