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

fix small language issue


Signed-off-by: default avatarXiang Dai <764524258@qq.com>
parent e510889d
No related branches found
No related tags found
No related merge requests found
......@@ -6,13 +6,13 @@ Once you have Loki running in a cluster, you can query logs from that cluster.
## Installation
### Get newest version
### Get latest version
```
$ go get github.com/grafana/loki/cmd/logcli
```
### Build by yourself
### Build from source
```
$ go get github.com/grafana/loki
......@@ -53,7 +53,7 @@ Configuration values are considered in the following order (lowest to highest):
The URLs of the requests are printed to help with integration work.
### Detail
### Details
```
$ logcli help
......
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