Skip to content

Commit e669207

Browse files
authored
Merge pull request #80 from ghostbsd/ericbsd-patch-1
Update README.md
2 parents 7494b27 + 315cd4c commit e669207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Use a local development server that regenerates the output whenever the input ch
1414

1515
```
1616
git clone [email protected]:ghostbsd/documentation.git
17-
sudo pkg install -y py39-pip py39-sphinx py39-myst-parser py39-sphinx_rtd_theme gmake
17+
sudo pkg install -y py311-pip py311-sphinx py311-myst-parser py311-sphinx_rtd_theme gmake
1818
pip install docutils==0.16
1919
sudo pip install sphinx-autobuild
2020
cd documentation

0 commit comments

Comments
 (0)