diff --git a/docs/_install-and-build/Installing-Geth.md b/docs/_install-and-build/Installing-Geth.md index 6a50a45a65..f82d577cca 100644 --- a/docs/_install-and-build/Installing-Geth.md +++ b/docs/_install-and-build/Installing-Geth.md @@ -284,7 +284,7 @@ To build Geth from source code on FreeBSD, the Geth Github repository can be clo ```shell git clone https://github.com/ethereum/go-ethereum - +``` Then, the Go compiler can be used to build Geth: