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/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Dec 18 10:49:31 UTC 2020


laforge has submitted this change. ( 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(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



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-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201218/f0f6a715/attachment.htm>


More information about the gerrit-log mailing list