diff --git a/README.md b/README.md index 7720b09..757518c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ + + # demo-local-https Demo scripts for using local development certificate, companion code to this [blog post](https://hackerrdave.com/https-local-docker-nginx/) -To run, update `/etc/hosts` to add `myapp.local` and then execute: +To run, update `/etc/hosts` to add `myapp.local` (may require `sudo`) and then execute: ```bash ./start.sh