summaryrefslogtreecommitdiffstats
path: root/demos/http3/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'demos/http3/README.md')
-rw-r--r--demos/http3/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/http3/README.md b/demos/http3/README.md
index 16fe2bad00..e087aba1e1 100644
--- a/demos/http3/README.md
+++ b/demos/http3/README.md
@@ -24,7 +24,7 @@ trusted root CA certificates can be found.
After building by running `make`, run `./ossl-nghttp3-demo` with a hostname and
port as the sole argument:
-```
+```shell
$ make
$ ./ossl-nghttp3-demo www.google.com:443
```