diff options
author | Ciaran Treanor <ciaran.treanor@gmail.com> | 2019-10-21 10:28:17 +0000 |
---|---|---|
committer | Ciaran Treanor <ciaran.treanor@gmail.com> | 2019-10-21 10:28:17 +0000 |
commit | 15682a9ed225ca91f5f03b3398b1ef087722be7e (patch) | |
tree | 8e51d586ee258a7e586d666d81547c913c609e80 /README.md | |
parent | Add instructions on how to install via Homebrew on OSX (diff) | |
download | miniserve-15682a9ed225ca91f5f03b3398b1ef087722be7e.tar.gz miniserve-15682a9ed225ca91f5f03b3398b1ef087722be7e.zip |
Fix typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -64,7 +64,7 @@ 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/). +Alternatively install with [Homebrew](https://brew.sh/). brew install miniserve miniserve |