diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 693f13e6045..80a4b1ccb0e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -108,7 +108,7 @@ the code base, join us on our [Discord Server](https://discordapp.com/invite/awx You will need Poetry to start contributing on the Poetry codebase. Refer to the [documentation](https://python-poetry.org/docs/#introduction) to start using Poetry. -> **Note:** Local development of poetry requires Python 3.8 or newer. +> **Note:** Local development of Poetry requires Python 3.8 or newer. You will first need to clone the repository using `git` and place yourself in its directory: diff --git a/docs/contributing.md b/docs/contributing.md index e91a1d97d72..a8f80e773eb 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -124,7 +124,7 @@ the code base, join us on our [Discord Server](https://discordapp.com/invite/awx You will need Poetry to start contributing on the Poetry codebase. Refer to the [documentation](https://python-poetry.org/docs/#introduction) to start using Poetry. {{% note %}} -Local development of poetry requires Python 3.8 or newer. +Local development of Poetry requires Python 3.8 or newer. {{% /note %}} You will first need to clone the repository using `git` and place yourself in its directory: