Diff between 28dbca0e498f3859aabcb400bdca8c926a594700 and 6d615f625d3fafad4180ae23256fea7bafa90b70

Changed Files

File Additions Deletions Status
README +4 -0 modified

Full Patch

diff --git a/README b/README
index 1c5c140..c7032d0 100644
--- 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