mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-19 04:50:02 +02:00
README.md: update build command
This commit is contained in:
parent
6cc26c269c
commit
1799fe4ebf
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ $ make
|
||||||
or using go directly if you dont have make installed.
|
or using go directly if you dont have make installed.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ go build -o build/thalos-server cmd/main/main.go
|
$ go build -o build/thalos-server cmd/thalos/*.go
|
||||||
```
|
```
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue