From b10eca714fe1d0eb020f9096869d588822da6841 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 16 Nov 2023 03:23:03 +0100 Subject: [PATCH] docs: Tweak wording --- README.md | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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