Skip to content

Commit 9d744b6

Browse files
authored
PyPI full form
1 parent 6ff84d2 commit 9d744b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/contributing/first-time/what-is-a/package-manager

content/contributing/first-time/what-is-a/package-manager/contents.lr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Depending on what family of operating system you run, you'll use
3030
## Python
3131

3232
`pip` is the way you can install Python software. Running `pip install`
33-
uses the [Python Packaging Index](https://pypi.org), also known as
33+
uses the [Python Package Index](https://pypi.org), also known as
3434
"PyPI". PyPI is a central repository for Python code. Many BeeWare
3535
projects can be installed using `pip`.
3636

0 commit comments

Comments
 (0)