From 6b11760b23bb605ececa48ca0e776237a755960e Mon Sep 17 00:00:00 2001 From: wzyy2 <547884940@qq.com> Date: Thu, 25 Dec 2014 12:08:28 +0800 Subject: [PATCH] push --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a92b67f..455ca2e 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,14 @@ So finally i choose ctypes . # Dependencies -* libusb +* libusb,NumPy * Python 2.7.x/3.3+ * libhackrf -* NumPy +install [libhackrf](https://github.com/mossmann/hackrf/tree/master/host) sudo apt-get install python-dev,libusb-1.0-0 - install [libhackrf](https://github.com/mossmann/hackrf/tree/master/host) + + ## Examples