From 2d0a150af72edb7e575acd62b0acaeca6d6609fa Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 30 Sep 2022 14:44:35 +0200 Subject: [PATCH] README: we are on 3.9 in FreeBSD now --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a89d904..a91d64b7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ that it owns or licenses any of the mentioned, nor does it grant them. On FreeBSD the following packages are required: ``` -pkg install py37-pip jpeg-turbo gmake +pkg install py39-pip jpeg-turbo gmake ``` Install Sphinx, our default theme and contrib packages: