Skip to content

Commit 2d09f30

Browse files
authored
Fix code block in README.md
1 parent 68437bf commit 2d09f30

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,11 @@ large number of graphs every five minutes with room to spare and grow!
4242
You will need Munin 2.0 as this is a `multigraph` plugin and will output all
4343
graphs in a single run.
4444

45-
[haproxyng*]
46-
env.socket /path/to/socket
47-
env.clean prefix-
45+
```
46+
[haproxyng*]
47+
env.socket /path/to/socket
48+
env.clean prefix-
49+
```
4850

4951
`haproxyng` takes two environmental options:
5052

0 commit comments

Comments
 (0)