From d27ae11bf9532a265cb040d64d0589cb3976cc2d Mon Sep 17 00:00:00 2001 From: Livox-SDK Date: Fri, 18 Jan 2019 23:45:50 +0800 Subject: [PATCH] [M]modify readme file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0563218..3cbbf15 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ sudo apt install \ ###### Compile the Source Code -You can download the apr source code from http://apr.apache.org/download.cgi and boost source code from http://sourceforge.net/projects/boost/files/boost/1.54.0/.The following commands can be used to compile and install it. +You can download the apr source code from http://apr.apache.org/download.cgi and boost source code from http://sourceforge.net/projects/boost/files/boost/1.54.0/. The following commands can be used to compile and install it. ``` tar zxf apr-1.6.5.tar.gz && \