diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |