diff --git a/docs/installing/python.rst b/docs/installing/python.rst index edd55138..3cb02c49 100644 --- a/docs/installing/python.rst +++ b/docs/installing/python.rst @@ -23,10 +23,10 @@ To install both the library and the archinstall script: Alternatively, you can install only the library and not the helper executable using the ``python-archinstall`` package. -Installing with PyPi +Installing from PyPI -------------------- -The basic concept of PyPi applies using `pip`. +The basic concept of PyPI applies using `pip`. .. code-block:: console @@ -56,4 +56,4 @@ Or you can PyPa's `build `_ and `installer