Skip to content
Snippets Groups Projects
Commit 5f54c7b9 authored by Georgy Moshkin's avatar Georgy Moshkin :speech_balloon: Committed by Yaroslav Dynnikov
Browse files

chore: update readme on how to install python dependencies

parent 59c31cb8
No related branches found
No related tags found
1 merge request!81chore: update readme on how to install python dependencies
Pipeline #4325 passed
......@@ -8,7 +8,7 @@
```
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt install python3.10
sudo apt install python3.10 python3.10-distutils
curl -sSL https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python3.10 get-pip.py
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment