From 5a3a299da271e6e81c6bf90cec0c235e0b73ddb2 Mon Sep 17 00:00:00 2001 From: Piotr Krysik Date: Sat, 13 Jun 2009 20:05:31 +0200 Subject: nothing interesting --- INSTALL | 10 +++++----- README | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/INSTALL b/INSTALL index 90aab7f..0174797 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,6 @@ -Usage: - -capture cfile with usrp: - $ capture.sh - -run go.sh on this file: - $ go.sh +To build the GSM Receiver use: + $ ./bootstrap + $ cd debug + $ ./configure + $ make diff --git a/README b/README index 0174797..90aab7f 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ -To build the GSM Receiver use: - $ ./bootstrap - $ cd debug - $ ./configure - $ make +Usage: + -capture cfile with usrp: + $ capture.sh + -run go.sh on this file: + $ go.sh -- cgit v1.2.3