Created
November 16, 2019 14:32
-
-
Save mesmacosta/2439e348eab00cb2cdd36ebcfdb64ffc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # To install pip, execute the following command: | |
| curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py | |
| sudo python3 get-pip.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment