mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-16 04:24:56 +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.
|
||||
|
||||
```shell
|
||||
$ go build -o build/thalos-server cmd/main/main.go
|
||||
$ go build -o build/thalos-server cmd/thalos/*.go
|
||||
```
|
||||
## Author
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue