aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 10ec568..e098700 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,15 @@ You can clone from the official libosmocore.git repository using
There is a cgit interface at <http://git.osmocom.org/pysim/>
+
+Dependencies
+------------
+pysim requires pyscard and pytlv. Both can be installed using python-pip:
+
+pip install pytlv
+pip install pyscard
+
+
Mailing List
------------