Skip to content
Snippets Groups Projects
Commit 01a07629 authored by Xiang Dai's avatar Xiang Dai
Browse files

add missing `


Signed-off-by: default avatarXiang Dai <764524258@qq.com>
parent a15e6610
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,7 @@ With Journal support on CentOS, run with the following commands:
```bash
$ sudo yum install -y systemd-devel
$ go build ./cmd/promtail
```
Otherwise, to build promtail without Journal support, run `go build`
with CGO disabled:
......
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