mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-27 21:55:16 -04:00
Docs: Add missing dependency to README
This commit is contained in:
parent
d4e6b0c644
commit
323cece28b
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue