From a4b3b786ff6d176c7aa62f7af2056d00c0bc57de Mon Sep 17 00:00:00 2001 From: ywang19 Date: Tue, 11 Feb 2014 13:14:32 +0800 Subject: [PATCH] correct one command line at building packages section Signed-off-by: Wang, Yaguang --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 197a7bfaadea..825e932c0fa6 100644 --- a/README +++ b/README @@ -58,7 +58,7 @@ Building packages You can build packages for Debian or Debian-derived (e.g., Ubuntu) systems with -$ sudo apt-get dpkg-dev +$ sudo apt-get install dpkg-dev $ dpkg-checkbuilddeps # make sure we have all dependencies $ dpkg-buildpackage -- 2.47.3