diff --git a/README.md b/README.md index cb6aa53..1b2bdfb 100644 --- a/README.md +++ b/README.md @@ -27,17 +27,22 @@ 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 ``` Usage ----- +**Note**: these examples also show features of version 2.x which is currently blocked by a bug. + Examples: ```