Skip to content

Commit 7f87c66

Browse files
committed
update readme
1 parent 8dca916 commit 7f87c66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ server {
6161

6262
## Verifying with a Command-Line Client (nghttp)
6363

64-
In the output, you can see the `PUSH_PROMISE` that were pushed by the server.
64+
You can see the `PUSH_PROMISE` that were pushed by the server with the `nghttp` command like following.
6565

6666
```
6767
$ nghttp -nv https://example.com/ | grep PUSH_PROMISE

0 commit comments

Comments
 (0)