docs: removed duplicated build from source page (#21952)

* docs: removed duplicated build from source page

* Update Installing-Geth.md

Co-authored-by: Felix Lange <fjl@twurst.com>
This commit is contained in:
Marius van der Wijden
2020-12-03 13:19:19 +01:00
committed by GitHub
parent be1f08b12f
commit 1eee5f12e0
3 changed files with 5 additions and 30 deletions

View File

@ -9,7 +9,7 @@ controlled ethereum network is useful as a backend for network integration testi
developers working on issues related to networking/blockchain synching/message
propagation, etc or DAPP developers testing multi-block and multi-user scenarios).
We assume you are able to build `geth` following the [build instructions](../install-and-build/build-from-source)
We assume you are able to build `geth` following the [build instructions](../install-and-build/installing-geth)
## Setting up multiple nodes