This commit is contained in:
Cat /dev/Nulo 2022-02-08 22:07:49 -03:00
parent 994a6da3f1
commit d518ad650a

5
Python.md Normal file
View file

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