diff --git a/README.md b/README.md index 33f07651b..8e9edcd1f 100644 --- a/README.md +++ b/README.md @@ -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: ```sh # 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 dnf install @development-tools go rocksdb-devel pcre