mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
Update README.md (#2981)
This commit is contained in:
parent
44fe9765f3
commit
7ddb0be92d
@ -107,6 +107,8 @@ Windows users may run erigon in 3 possible ways:
|
||||
* [Git](https://git-scm.com/downloads) for Windows must be installed. If you're cloning this repository is very
|
||||
likely you already have it
|
||||
* [GO Programming Language](https://golang.org/dl/) must be installed. Minimum required version is 1.16
|
||||
* GNU CC Compiler at least version 10 (is highly suggested that you install `chocolatey` package manager - see
|
||||
following point)
|
||||
* If you need to build MDBX tools (i.e. `.\wmake.ps1 db-tools`)
|
||||
then [Chocolatey package manager](https://chocolatey.org/) for Windows must be installed. By Chocolatey you need
|
||||
to install the following components : `cmake`, `make`, `mingw` by `choco install cmake make mingw`.
|
||||
|
Loading…
Reference in New Issue
Block a user