From b0adc08f05f25d644c645d1e7fb46cf6332bfc0a Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Wed, 23 Mar 2022 15:22:33 +0100 Subject: use read the docs theme as it is a lot more clean --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 256f8c0..33e224d 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,13 @@ Prérequis --------- - Sphinx +- Shpinx-rtd-theme - MyST-Parser - Make ### Linux dérivé de Debian - sudo apt install python3-shpinx python3-myst-parser make + sudo apt install python3-shpinx python3-sphinx-rtd-theme python3-myst-parser make ### MacOS -- cgit v1.2.3