mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
Update README.md
Need git on bare ubuntu
This commit is contained in:
parent
265b9aaf39
commit
1fef4090b5
@ -62,7 +62,7 @@ Nim is not an external dependency, Nimbus will build its own local copy.
|
|||||||
On common Linux distributions the dependencies can be installed with:
|
On common Linux distributions the dependencies can be installed with:
|
||||||
```sh
|
```sh
|
||||||
# Debian and Ubuntu
|
# Debian and Ubuntu
|
||||||
sudo apt-get install build-essential golang-go librocksdb-dev libpcre3-dev
|
sudo apt-get install build-essential git golang-go librocksdb-dev libpcre3-dev
|
||||||
|
|
||||||
# Fedora
|
# Fedora
|
||||||
dnf install @development-tools go rocksdb-devel pcre
|
dnf install @development-tools go rocksdb-devel pcre
|
||||||
|
Loading…
x
Reference in New Issue
Block a user