From 3934d6956bb4fadf21c214430d6818c07f5627fa Mon Sep 17 00:00:00 2001 From: Max Lv Date: Thu, 2 Feb 2017 15:09:53 +0800 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f40edc7..494195a5 100644 --- a/README.md +++ b/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