summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index e69de29..61141d5 100644
--- a/README
+++ b/README
@@ -0,0 +1,7 @@
+To build gsm receiver use:
+ $ ./bootstrap
+ $ cd debug
+ $ ./configure
+ $ make
+
+Usage \ No newline at end of file
personal git repositories of Harald Welte. Your mileage may vary