Skip to content

Commit 162a9ad

Browse files
authored
chore: Add link to go install docs (#73)
1 parent b6a0c30 commit 162a9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ As this tool use the [VirusTotal API](https://developers.virustotal.com/v3.0/ref
2020

2121
### Installing the tool
2222

23-
For installing the tool you can download one the [pre-compiled binaries](https://github.com/VirusTotal/vt-cli/releases) we offer for Windows, Linux and Mac OS X, or alternatively you can compile it yourself from source code. For compiling the program you'll need Go 1.14.x or higher installed in your system and type the following commands:
23+
For installing the tool you can download one the [pre-compiled binaries](https://github.com/VirusTotal/vt-cli/releases) we offer for Windows, Linux and Mac OS X, or alternatively you can compile it yourself from source code. To compile the program you'll need [Go 1.14.x or higher installed in your system](https://go.dev/doc/install) and type the following commands:
2424

2525
```sh
2626
$ git clone https://github.com/VirusTotal/vt-cli

0 commit comments

Comments
 (0)