Skip to content

Commit e870d11

Browse files
committed
Change go requirements in README.md.
1 parent d25de66 commit e870d11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ your `ServiceMonitor`.
9393

9494
## Building
9595

96-
To build this project, you need Go 1.8 or higher and Docker installed.
96+
To build this project, you need Go 1.12 or higher and Docker installed.
9797
Then run:
9898

9999
```bash
100100
DOCKERNAMESPACE=<your docker hub account name> make
101-
```
101+
```

0 commit comments

Comments
 (0)