aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCiaran Treanor <ciaran.treanor@gmail.com>2019-10-18 10:15:29 +0000
committerCiaran Treanor <ciaran.treanor@gmail.com>2019-10-18 10:15:29 +0000
commit4b116fdf3a0b7603817ee0fec1e2c7e5cbdd125c (patch)
treeef6352a20a5cfc1880ce135a7a66a802d6d962b5
parentBump deps (diff)
downloadminiserve-4b116fdf3a0b7603817ee0fec1e2c7e5cbdd125c.tar.gz
miniserve-4b116fdf3a0b7603817ee0fec1e2c7e5cbdd125c.zip
Add instructions on how to install via Homebrew on OSX
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6239609..7600f7d 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 view [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