From 9f54da4136063aa1c2aba8a80c15363ab9517997 Mon Sep 17 00:00:00 2001 From: Hugo Landau Date: Mon, 16 Oct 2023 15:02:10 +0100 Subject: Fix markdown Reviewed-by: Matt Caswell Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/22369) --- demos/http3/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos') 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 ``` -- cgit v1.2.3