From 315cd4c4edfae46c2ab1b1085e8e5f959410ecd1 Mon Sep 17 00:00:00 2001 From: Eric Turgeon <4249848+ericbsd@users.noreply.github.com> Date: Thu, 13 Mar 2025 22:22:51 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce97bc0..4247233 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Use a local development server that regenerates the output whenever the input ch ``` git clone git@github.com:ghostbsd/documentation.git -sudo pkg install -y py39-pip py39-sphinx py39-myst-parser py39-sphinx_rtd_theme gmake +sudo pkg install -y py311-pip py311-sphinx py311-myst-parser py311-sphinx_rtd_theme gmake pip install docutils==0.16 sudo pip install sphinx-autobuild cd documentation