From: ywang19 Date: Tue, 11 Feb 2014 05:14:32 +0000 (+0800) Subject: correct one command line at building packages section X-Git-Tag: v0.78~197^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a4b3b786ff6d176c7aa62f7af2056d00c0bc57de;p=ceph.git correct one command line at building packages section Signed-off-by: Wang, Yaguang --- 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