diff --git a/README.md b/README.md index 7e95fd6..85ab5d6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Norwegian Business Registry, [Brønnøysundregistrene](https://www.brreg.no/). The library requires Python 3.8 or newer. -The package is available from [PyPI](https://pypi.org/project/brreg/): +The library can be installed from [PyPI](https://pypi.org/project/brreg/): ``` python3 -m pip install brreg diff --git a/docs/index.rst b/docs/index.rst index 3573af6..a6d3067 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,7 +11,7 @@ Installation The library requires Python 3.8 or newer. -The package is available from `PyPI _: +The library can be installed from `PyPI _: .. code-block:: console