diff --git a/README.md b/README.md index 9bee70d59..9e13bb1ee 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Join the Status community chats: * Normally, this is the latest released version of Nim but it may also include custom patches * Follow the Nim installation instructions or use [choosenim](https://github.com/dom96/choosenim) to manage your Nim versions * A recent version of Facebook's [RocksDB](https://github.com/facebook/rocksdb/) - * Compile [from source](https://github.com/facebook/rocksdb/blob/master/INSTALL.md) or use the package manager of your OS + * Compile [from source](https://github.com/facebook/rocksdb/blob/master/INSTALL.md) or use the package manager of your OS; for example, [Debian](https://packages.debian.org/search?keywords=librocksdb-dev&searchon=names&exact=1&suite=all§ion=all) and [Ubuntu](https://packages.ubuntu.com/search?keywords=librocksdb-dev&searchon=names&exact=1&suite=all§ion=all) have working RocksDB packages ### Obtaining the prerequisites through the Nix package manager