summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-06-13 20:05:31 +0200
committerPiotr Krysik <perper@o2.pl>2009-06-13 20:05:31 +0200
commit5a3a299da271e6e81c6bf90cec0c235e0b73ddb2 (patch)
tree71d16a254060c58000ed4a2df6258fe55f21283e /INSTALL
parent31cf43810c3876c6af5527c686e1ad1ea3319dd3 (diff)
nothing interesting
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