Browse Source

Update README

pull/1171/head
Max Lv 8 years ago
parent
commit
3934d6956b
1 changed files with 1 additions and 1 deletions
  1. 2
      README.md

2
README.md

@ -163,7 +163,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 libsodium-devel udns-devel libev-devel libmbedtls-devel -y
yum install gcc gettext autoconf libtool automake make pcre-devel asciidoc xmlto udns-devel libev-devel libmbedtls-devel -y
```
#### Install from repository

Loading…
Cancel
Save