Skip to content

Commit cab2a8f

Browse files
authored
Merge pull request #6 from rgayon/patch-1
Fix minimum go version
2 parents 74a2150 + 80626ec commit cab2a8f

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
@@ -212,7 +212,7 @@ When `--support-container-data` is used, the `list` and `mount-all` commands aut
212212

213213
Follow the steps below to compile the Container Explorer.
214214

215-
1. Verify Golang version is 1.7 or above
215+
1. Verify Golang version is 1.17 or above
216216

217217
```bash
218218
go version

0 commit comments

Comments
 (0)