README: Adding information for dependency get command for Debian
authorAlain Michaud <alainm@chromium.org>
Tue, 26 Nov 2019 19:08:42 +0000 (19:08 +0000)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:47 +0000 (14:30 +0530)
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
README

diff --git a/README b/README
index ebf1c43..3514bf8 100755 (executable)
--- a/README
+++ b/README
@@ -16,6 +16,10 @@ In order to compile Bluetooth utilities you need following software packages:
        - udev library (optional)
        - readline (command line clients)
 
+       On a debian based system, this can be done by running the following command:
+               sudo apt-get build-dep bluez
+               ./bootstrap
+
 To configure run:
        ./configure --prefix=/usr --mandir=/usr/share/man \
                                --sysconfdir=/etc --localstatedir=/var