diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2024-06-12 14:40:07 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2024-06-12 14:40:07 +0200 |
commit | 1dafbcc4532d63d389d9d33b3efae15452bcf0bb (patch) | |
tree | b4f67b71ef69a7c03801e0743b9f2d471f66f195 | |
parent | 6428d3ffcd777206024b00c261ca759b98eafb49 (diff) |
Added the list of the packages to install in the documation
-rwxr-xr-x | readme.rst | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ Clone et installation .. code-block:: bash + sudo apt install git make docutils texlive texlive-latex-extra texlive-lang-french git clone http://git.chimrod.com/latex_template.git/ |