From f816331375efd6b9d0b3134170eeb3e95535d11a Mon Sep 17 00:00:00 2001 From: sabahmax-dev <330070908+sabahmax-dev@users.noreply.github.com> Date: Sat, 19 Sep 2026 21:55:37 +0300 Subject: [PATCH] docs: improve README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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