Docs: Add missing dependency to README

This commit is contained in:
Frederick Stein 2024-06-14 11:28:41 +02:00 committed by Frederick Stein
parent d4e6b0c644
commit 323cece28b

View file

@ -7,7 +7,7 @@ To build a local version of the manual perform the following steps:
1. Install the required Python packaged:
`pip3 install sphinx myst-parser sphinx_rtd_theme lxml`
`pip3 install sphinx myst-parser sphinx_rtd_theme sphinxcontrib-youtube lxml`
1. Build a CP2K binary and use it to generate the `cp2k_input.xml` and `references.html` files: