diff --git a/docs/installation/index.md b/docs/installation/index.md index b3ba24a..e630a41 100644 --- a/docs/installation/index.md +++ b/docs/installation/index.md @@ -42,7 +42,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/main.go ``` #### Install