Fix markdown

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22369)
This commit is contained in:
Hugo Landau 2023-10-16 15:02:10 +01:00
parent f92d4a07cc
commit 9f54da4136

View File

@ -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
```