Update README.md
This commit is contained in:
parent
735c6615a7
commit
0810e23511
|
@ -27,11 +27,14 @@ Install
|
||||||
-------
|
-------
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install --global serve-https
|
npm install --global serve-https@1.x
|
||||||
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
serve-https
|
serve-https
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```bash
|
||||||
Serving /Users/foo/ at https://localhost.daplie.com:8443
|
Serving /Users/foo/ at https://localhost.daplie.com:8443
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue