diff --git a/README.md b/README.md index cb6aa53..4d27d51 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,14 @@ Install ------- ```bash -npm install --global serve-https +npm install --global serve-https@1.x +``` + +```bash serve-https ``` -``` +```bash Serving /Users/foo/ at https://localhost.daplie.com:8443 ```