[PATCH] doc: describe required python3 modules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README
index f9d7005..79cac62 100644
--- a/README
+++ b/README
@@ -4,9 +4,9 @@ the 4.0 pynfs code was all moved into the nfs4.0 directory, but as time
 passes we expect to merge the two code bases.
 
 Install dependent modules; on Fedora:
-	yum install krb5-devel python-devel swig python-gssapi python-ply
+	yum install krb5-devel python3-devel swig python3-gssapi python3-ply
 on Debian:
-	apt-get install libkrb5-dev python-dev swig python-pip
+	apt-get install libkrb5-dev python3-dev swig python3-pip
 	pip install ply gssapi
 
 You can prepare both for use with
-- 
2.24.1




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux