Neels Hofmeyr has uploaded this change for review. ( 
https://gerrit.osmocom.org/10051


Change subject: readme: add 'serial' dep, cosmetically rearrange
......................................................................

readme: add 'serial' dep, cosmetically rearrange

Change-Id: I414b897ba4911b7428ddf807cb04a93700ee0193
---
M README.md
1 file changed, 10 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/51/10051/1

diff --git a/README.md b/README.md
index e098700..60e3a1b 100644
--- a/README.md
+++ b/README.md
@@ -31,10 +31,17 @@

 Dependencies
 ------------
-pysim requires pyscard and pytlv. Both can be installed using python-pip:

-pip install pytlv
-pip install pyscard
+pysim requires:
+
+- pyscard
+- serial
+- pytlv (for specific card types)
+
+Example for Debian:
+
+       apt-get install python-pyscard python-serial pip
+       pip install pytlv


 Mailing List

--
To view, visit https://gerrit.osmocom.org/10051
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I414b897ba4911b7428ddf807cb04a93700ee0193
Gerrit-Change-Number: 10051
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <[email protected]>

Reply via email to