From 588ff79003492f0f4c2d24837a59f8d10480a0c8 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Sun, 30 Jun 2019 17:40:03 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3d24f182..3dff58cb 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ You can download a binary release [here](https://github.com/jesseduffield/lazydo ### Go +required go version: 1.12 + ```sh go get github.com/jesseduffield/lazydocker ```