Skip to content

Commit f9dc946

Browse files
committed
Use the footnote in the installation page
1 parent 1b38636 commit f9dc946

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/html/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ to install pip supported directly by pip's maintainers:
1818

1919
### `ensurepip`
2020

21-
Python comes with an {mod}`ensurepip` module, which can install pip in a
22-
Python environment.
21+
Python comes with an {mod}`ensurepip` module[^python], which can install pip in
22+
a Python environment.
2323

2424
```{pip-cli}
2525
$ python -m ensurepip --upgrade

0 commit comments

Comments
 (0)