From b1184d53586fc05b3199564c4dbd91ee7a258bf5 Mon Sep 17 00:00:00 2001 From: VincentWei Date: Sun, 28 Jan 2018 21:54:54 +0800 Subject: [PATCH] tune --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6ad6ee6..ecefe3aa 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,10 @@ This instruction assumes that you are using Ubuntu Linux. ### Prerequisites - * Building tools: autoconf +You can run `apt install ` to install the software on Ubuntu Linux. + + * Building tools: + * autoconf * Dependent libraries (all are optional): * libjpeg64-dev * libpng12-dev