We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80cb85b commit 83aaf30Copy full SHA for 83aaf30
README.md
@@ -4,7 +4,7 @@ The `serial-discovery` tool is a command line program that interacts via stdio.
4
5
## How to build
6
7
-Install a recent go environment (>=13.0) and run `go build`. The executable `serial-discovery` will be produced in your working directory.
+Install a recent golang environment and run `go build`. The executable `serial-discovery` will be produced in your working directory.
8
9
## Usage
10
0 commit comments