docs: fix typo (#25175)
Fix typo in docs/_install-and-build/Installing-Geth.md
This commit is contained in:
parent
1a86e438b3
commit
56afb17fab
|
@ -284,7 +284,7 @@ To build Geth from source code on FreeBSD, the Geth Github repository can be clo
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
git clone https://github.com/ethereum/go-ethereum
|
git clone https://github.com/ethereum/go-ethereum
|
||||||
|
```
|
||||||
|
|
||||||
Then, the Go compiler can be used to build Geth:
|
Then, the Go compiler can be used to build Geth:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue