[PATCH pynfs 1/2] README: Prefer python3 packages over pip

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

 



These packages has been available for a long time.

Fixes: 55cfb02 ("remove redundant ply, gssapi and rpcgen.py modules")

Signed-off-by: Petr Vorel <pvorel@xxxxxxx>
---
 README | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README b/README
index 6d9bd90..9093236 100644
--- a/README
+++ b/README
@@ -6,8 +6,7 @@ passes we expect to merge the two code bases.
 Install dependent modules; on Fedora:
 	yum install krb5-devel python3-devel swig python3-gssapi python3-ply
 on Debian:
-	apt-get install libkrb5-dev python3-dev swig python3-pip
-	pip install ply gssapi
+	apt-get install libkrb5-dev python3-dev swig python3-gssapi python3-ply
 
 You can prepare both for use with
 	./setup.py build
-- 
2.31.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