update README.md for with-http2 example (#8131)

This commit is contained in:
Oğuz Kılıç 2019-07-27 11:39:09 +03:00 committed by Tim Neutkens
parent 13fa2828c2
commit 4ff6f5f514

View file

@ -18,7 +18,7 @@ Download the example:
```bash
curl https://codeload.github.com/zeit/next.js/tar.gz/canary | tar -xz --strip=2 next.js-canary/examples/with-http2
cd hello-world
cd with-http2
```
Create the public and private keys: