From 28d742226511ad68aa7be10124f124535ee568a8 Mon Sep 17 00:00:00 2001 From: mitch Date: Fri, 31 Dec 2021 02:27:50 -0500 Subject: [PATCH] Updated version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea9b640..4e33603 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A simple program for various commonly used disk utilities ## Requirements -- go compiler +- go compiler (only tested on go1.17) ## Build `make build`