summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-06-13 19:42:22 +0200
committerPiotr Krysik <perper@o2.pl>2009-06-13 19:42:22 +0200
commitdf53876e411e5e4eceb6d341643147b6bbc3df01 (patch)
treecaf48f62c678b94803cb90cae83fc63a2f75950a /README
parentad4d4caba66a1f585165f8ead89992687c7b9120 (diff)
added two little utils from gsm-tvoid
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