aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2022-03-23 15:22:33 +0100
committern-peugnet <n.peugnet@free.fr>2022-03-23 15:22:39 +0100
commitb0adc08f05f25d644c645d1e7fb46cf6332bfc0a (patch)
tree4b2cb16682a901de42f39c494652b69370b82a70 /README.md
parentab81c3dc8f415b013374c32b7328bc2bc9dd2758 (diff)
downloadclub1-docs-b0adc08f05f25d644c645d1e7fb46cf6332bfc0a.tar.gz
club1-docs-b0adc08f05f25d644c645d1e7fb46cf6332bfc0a.zip
use read the docs theme
as it is a lot more clean
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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