Skip to content
Snippets Groups Projects
Commit b7308619 authored by gjahn's avatar gjahn
Browse files

Fix header in README example

parent 570a8c91
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ curl http://localhost:8080
HTML:
```bash
curl --header 'Content-Type: text/html; charset=utf-8' http://localhost:8080
curl --header 'Accept: text/html; charset=utf-8' http://localhost:8080
# or just open in a browser
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment