From 0810e23511771f8b1d7a91350c821dde5b6ef629 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 7 Jan 2017 23:43:45 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 ```