From 323cece28b92d034fd6cc2f0d692179e80cf0739 Mon Sep 17 00:00:00 2001 From: Frederick Stein Date: Fri, 14 Jun 2024 11:28:41 +0200 Subject: [PATCH] Docs: Add missing dependency to README --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 54466849a4..10c958a9ef 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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: