From 53b6dc216f86c26af0fa0a8f5383e212f4fdf8a9 Mon Sep 17 00:00:00 2001 From: Philipp Maier Date: Thu, 19 Jul 2018 11:37:39 +0200 Subject: readme: add info about dependencies So far, the README.md file does not mention much about the dependencies. This commt adds at lest the most important ones Change-Id: I912bbf787e1408100183cade2113bf7617b86ffa --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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 + +Dependencies +------------ +pysim requires pyscard and pytlv. Both can be installed using python-pip: + +pip install pytlv +pip install pyscard + + Mailing List ------------ -- cgit v1.2.3