Guest User

Untitled

a guest
May 25th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. sudo apt install python3-pip
  2. pip3 install --user pipenv
  3. echo "PATH=$HOME/.local/bin:$PATH" >> ~/.profile
  4. source ~/.profile
Add Comment
Please, Sign In to add comment