Skip to content

Commit d66fcb3

Browse files
committed
Update README
1 parent 4d98996 commit d66fcb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The `serial-monitor` tool is a command line program that interacts via stdio. It
44

55
## How to build
66

7-
Install a recent go environment (>=13.0) and run `go build`. The executable `serial-monitor` will be produced in your working directory.
7+
Install a recent go environment and run `go build`. The executable `serial-monitor` will be produced in your working directory.
88

99
## Usage
1010

0 commit comments

Comments
 (0)