From fd2218be926c43c28ffae032f0abb37f7d81456e Mon Sep 17 00:00:00 2001 From: chenliang Date: Fri, 12 Oct 2018 22:43:43 +0800 Subject: [PATCH] translating bu Flowsnow --- sources/tech/20181001 How to Install Pip on Ubuntu.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/tech/20181001 How to Install Pip on Ubuntu.md b/sources/tech/20181001 How to Install Pip on Ubuntu.md index 8751dc50f9..b465b816a0 100644 --- a/sources/tech/20181001 How to Install Pip on Ubuntu.md +++ b/sources/tech/20181001 How to Install Pip on Ubuntu.md @@ -1,3 +1,5 @@ +translating by Flowsnow + How to Install Pip on Ubuntu ====== **Pip is a command line tool that allows you to install software packages written in Python. Learn how to install Pip on Ubuntu and how to use it for installing Python applications.**