diff --git a/README.md b/README.md index 10ec568d..e0987006 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 ------------