summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Muehlhaeuser <muesli@gmail.com>2022-02-03 02:56:27 +0100
committerChristian Muehlhaeuser <muesli@gmail.com>2022-02-03 02:56:27 +0100
commit54a374b1e8a4944f189e1105cf2fdbf144c79311 (patch)
treec7edc4b5d9f0c61b59f016175a6cb7ef0f42ee24
parent4ff06a0ea3972b068a5136fca24f75791bfc6b4c (diff)
Require Go 1.12
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 172370b..33a1b2a 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ packages.
### Build From Source
Alternatively you can also build `obs-cli` from source. Make sure you have a
-working Go environment (Go 1.11 or higher is required). See the
+working Go environment (Go 1.12 or higher is required). See the
[install instructions](https://golang.org/doc/install.html).
To install obs-cli, simply run: