Change in pysim[master]: Readme.md: update apt-get invocation for python3 dep.

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

roh gerrit-no-reply at lists.osmocom.org
Fri Dec 11 18:25:29 UTC 2020


roh has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/21680 )


Change subject: Readme.md: update apt-get invocation for python3 dep.
......................................................................

Readme.md: update apt-get invocation for python3 dep.

Change-Id: Icb09204d6bc0d89fa8b793ff6df773cdefc19c5b
---
M README.md
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/80/21680/1

diff --git a/README.md b/README.md
index 7074ffa..105ca3f 100644
--- a/README.md
+++ b/README.md
@@ -40,8 +40,8 @@
 
 Example for Debian:
 
-	apt-get install python-pyscard python-serial python-pip
-	pip install pytlv
+	apt-get install python3-pyscard python3-serial python3-pip
+	pip3 install pytlv
 
 
 Mailing List

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

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Icb09204d6bc0d89fa8b793ff6df773cdefc19c5b
Gerrit-Change-Number: 21680
Gerrit-PatchSet: 1
Gerrit-Owner: roh <jsteiger at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201211/f64ae4b1/attachment.htm>


More information about the gerrit-log mailing list