Skip to content

Commit 6469d37

Browse files
authored
docs: delete unknown URL (#6972)
Signed-off-by: knqyf263 <[email protected]>
1 parent 30bcb95 commit 6469d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/getting-started/installation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The plugin used by both tools is developped [here](https://github.com/zufardhiya
163163

164164
### Download Binary
165165

166-
1. Download the file for your operating system/architecture from [GitHub Release assets](https://github.com/aquasecurity/trivy/releases/tag/{{ git.tag }}) (`curl -LO https://url.to/trivy.tar.gz`).
166+
1. Download the file for your operating system/architecture from [GitHub Release assets](https://github.com/aquasecurity/trivy/releases/tag/{{ git.tag }}).
167167
2. Unpack the downloaded archive (`tar -xzf ./trivy.tar.gz`).
168168
3. Put the binary somewhere in your `$PATH` (e.g `mv ./trivy /usr/local/bin/`).
169169
4. Make sure the binary has execution bit turned on (`chmod +x ./trivy`).

0 commit comments

Comments
 (0)