This commit is contained in:
Cat /dev/Nulo 2022-02-08 22:07:49 -03:00
parent 8a3770d19f
commit bf6ad05ee5

5
Python.md Normal file
View file

@ -0,0 +1,5 @@
## Instalar pip para python2
```
python2 -m ensurepip --user
```