Update setup_with_proot.md

pull/78/head
Léo DONATH-ILIC 2023-05-22 17:00:33 +02:00 committed by GitHub
parent 06d261fe51
commit 8e004f3b23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ verify that these dependencies are current by checking in the PyCIRCLean git rep
cd /home/pi
git clone https://github.com/CIRCL/PyCIRCLean.git
cd PyCIRCLean
pip3 install -r requirements.txt
#pip3 install -r requirements.txt
```
* Create a new user named "kitten":
```