From eca12c3ed05e247b71f4f4352a5dfa075dde4dc9 Mon Sep 17 00:00:00 2001
From: noot <36753753+noot@users.noreply.github.com>
Date: Wed, 24 Nov 2021 14:14:32 -0500
Subject: [PATCH] maintenance(docs): update go version in readme (#2067)
---
README.md | 2 +-
docs/docs/getting-started/installation.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 3cc74233df..9ee69ce916 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ For more information about Gossamer, the Polkadot ecosystem, and how to use Goss
### Prerequisites
-install go version `>=1.16`
+install go version `>=1.17`
### Installation
diff --git a/docs/docs/getting-started/installation.md b/docs/docs/getting-started/installation.md
index e359406dd8..82eb22aead 100644
--- a/docs/docs/getting-started/installation.md
+++ b/docs/docs/getting-started/installation.md
@@ -8,7 +8,7 @@ permalink: /getting-started/installation
## Prerequisites
-Install Go version `>=1.16`
+Install Go version `>=1.17`
## Installation