Browse Source

Update README.md

complement RHEL/Fedora depends
pull/750/merge
Sherlock Holo 8 years ago
committed by Max Lv
parent
commit
2734365a82
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -160,7 +160,7 @@ If you are using CentOS 7, you need to install these prequirement to build from
```bash
yum install epel-release -y
yum install gcc gettext autoconf libtool automake make pcre-devel asciidoc xmlto udns-devel libev-devel -y
yum install gcc gettext autoconf libtool automake make pcre-devel asciidoc xmlto udns-devel libev-devel libsodium-devel mbedtls-devel -y
```
#### Install from repository

Loading…
Cancel
Save