From 6ca38d113ae6d8a41b9261f6ec826168f90f5042 Mon Sep 17 00:00:00 2001 From: Julien Ponge Date: Tue, 27 Aug 2024 19:53:59 +0200 Subject: [PATCH] docs(README): mention pyenv as a Python provider --- documentation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/README.md b/documentation/README.md index 4441cdb86..790b86765 100644 --- a/documentation/README.md +++ b/documentation/README.md @@ -4,7 +4,7 @@ This module contains the documentation and website. ## Requirements -You need Python, then: +You need Python (e.g. using `pyenv`), then: ```shell pip install pipenv