Skip to content

Commit 4cf2f94

Browse files
authored
docs: Update compilation instructions (#4512)
1 parent 18ce1c3 commit 4cf2f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/inst
134134
```bash
135135
git clone --depth 1 --branch {{ git.tag }} https://github.com/aquasecurity/trivy
136136
cd trivy
137-
go install
137+
go install ./cmd/trivy
138138
```
139139

140140
## Use container image

0 commit comments

Comments
 (0)