From fe2f7f5a708a8a7c46696a0ed8b7aef11a3ff9bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Thu, 16 Jan 2020 14:38:53 +0100 Subject: [PATCH] chg: No need to update pip --- doc/setup_with_proot.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/setup_with_proot.md b/doc/setup_with_proot.md index 8e97415..5337a45 100644 --- a/doc/setup_with_proot.md +++ b/doc/setup_with_proot.md @@ -158,8 +158,6 @@ compatible, so use `pip -V` to make sure you're using the right version of pip. have to edit your PATH variable or use pip3 to get the correct pip. You also might want to verify that these dependencies are current by checking in the PyCIRCLean git repo. ``` - pip3 install -U pip - hash -r cd /home/pi git clone https://github.com/CIRCL/PyCIRCLean.git cd PyCIRCLean