[docs][ci skip] Adding package dependencies for CentOS
This commit is contained in:
@@ -152,11 +152,16 @@ Installation
|
||||
|
||||
Before you install, make sure you have the following prerequisites:
|
||||
|
||||
**On Linux (Ubuntu)**
|
||||
**On Ubuntu/Debian**
|
||||
```
|
||||
sudo apt-get install curl libsnappy-dev autoconf automake libtool pkg-config
|
||||
```
|
||||
|
||||
**On CentOS/RHEL**
|
||||
```
|
||||
sudo yum install snappy snappy-devel autoconf automake libtool pkgconfig
|
||||
```
|
||||
|
||||
**On Mac OSX**
|
||||
```
|
||||
brew install snappy autoconf automake libtool pkg-config
|
||||
|
||||
Reference in New Issue
Block a user