Skip to content

Commit 97a3ae2

Browse files
authored
Update PIPIntroduction.md
1 parent 15fed3f commit 97a3ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Basic/PIPIntroduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Python Package installer(PIP) :postal_horn:.
22

33
### What is pip?
4-
- PIP stands for Python Package installer
4+
- PIP stands for **Python Package installer**.
55
- PIP is a package manager for Python packages or modules.
66
- Pip is a package management system used to install and manage software packages written in Python.
77
- We can find Many packages in the default source for packages and their dependencies.

0 commit comments

Comments
 (0)