summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 5 insertions, 5 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 <frequency>
- -run go.sh on this file:
- $ go.sh <file.cfile>
+To build the GSM Receiver use:
+ $ ./bootstrap
+ $ cd debug
+ $ ./configure
+ $ make
personal git repositories of Harald Welte. Your mileage may vary