From 9cf40ef4970cd7f90a816531afc2eea778b7a8e4 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 14 Dec 2017 01:33:12 +0100 Subject: [PATCH] readme: document dependency on python-pyscard --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index f261eb1..96792ed 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,10 @@ installing applets to have more quick development cycles). https://osmocom.org/projects/cellular-infrastructure/wiki/SysmoUSIM-SJS1 The cards are available from the [sysmocom webshop](http://shop.sysmocom.de/t/sim-card-related/sim-cards) + +Dependencies +------------ + +To run, http://pyscard.sourceforge.net needs to be installed; on Debian: + + apt-get install python-pyscard