mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-26 12:08:59 +00:00
add macOS Homebrew link for Rocksdb installation
This commit is contained in:
parent
fee2a97b52
commit
7cad0cd09d
@ -25,7 +25,7 @@ To keep up to date with changes and development progress, follow the [Nimbus blo
|
||||
### Prerequisites
|
||||
|
||||
* 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; for example, [Debian](https://packages.debian.org/search?keywords=librocksdb-dev&searchon=names&exact=1&suite=all§ion=all), [Ubuntu](https://packages.ubuntu.com/search?keywords=librocksdb-dev&searchon=names&exact=1&suite=all§ion=all), and [Fedora](https://apps.fedoraproject.org/packages/rocksdb) have working RocksDB packages
|
||||
* Compile [from source](https://github.com/facebook/rocksdb/blob/master/INSTALL.md) or use the package manager of your OS; for example, [macOS](https://formulae.brew.sh/formula/rocksdb), [Debian](https://packages.debian.org/search?keywords=librocksdb-dev&searchon=names&exact=1&suite=all§ion=all), [Ubuntu](https://packages.ubuntu.com/search?keywords=librocksdb-dev&searchon=names&exact=1&suite=all§ion=all), and [Fedora](https://apps.fedoraproject.org/packages/rocksdb) have working RocksDB packages
|
||||
* on Windows, you can [download pre-compiled DLLs](#windows)
|
||||
|
||||
* GNU make, Bash and the usual POSIX utilities
|
||||
|
Loading…
x
Reference in New Issue
Block a user