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