From 8892b0936b6bd3aae147147fe50653328041571e Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Tue, 22 Oct 2019 12:17:34 +0200 Subject: [PATCH] Update docs/_install-and-build/Installing-Geth.md Co-Authored-By: Martin Holst Swende --- docs/_install-and-build/Installing-Geth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_install-and-build/Installing-Geth.md b/docs/_install-and-build/Installing-Geth.md index 88d4416e55..9e4da8516e 100644 --- a/docs/_install-and-build/Installing-Geth.md +++ b/docs/_install-and-build/Installing-Geth.md @@ -2,7 +2,7 @@ title: Installing Geth --- -You can install the Go implementation of Ethereum using a variety of ways. These include as part of Mist; installing it via your favorite package manager; downloading a standalone pre-built bundle; running as a docker container; or building it yourself. This document details all of the possibilities to get you joining the Ethereum network using whatever means you prefer. +You can install the Go implementation of Ethereum using a variety of ways. These include installing it via your favorite package manager; downloading a standalone pre-built bundle; running as a docker container; or building it yourself. This document details all of the possibilities to get you joining the Ethereum network using whatever means you prefer. {:toc} * this will be removed by the toc