Skip to content
Snippets Groups Projects
Commit fe43d59a authored by orestis.malaspin's avatar orestis.malaspin
Browse files

updated readme

parent f9dc7399
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ Afin de compiler le projet vous avez besoin des programmes suivants:
## pandoc (v2.0 ou plus récent)
Il existe un certain nombre de pckage pour la plupart des distributions linux et aussi pour mac OS ou windows. Consultez le site de [`pandoc`](https://pandoc.org/installing.html) pour plus d'informations concernant l'installation.
Il existe un certain nombre de packages pour la plupart des distributions linux et aussi pour mac OS ou windows. Consultez le site de [`pandoc`](https://pandoc.org/installing.html) pour plus d'informations concernant l'installation.
## pandoc-crossref
......@@ -51,7 +51,9 @@ Pour plus d'information voir le [site](https://pypi.python.org/pypi/pandoc-numbe
### Pour ubuntu ou debian-like
```sudo apt-get install texlive-latex-recommended lmodern texlive-fonts-recommended texlive-latex-extra texlive-fonts-extra dvipng texlive-latex-recommended texlive-lang-french```
```bash
sudo apt-get install texlive-latex-recommended lmodern texlive-fonts-recommended texlive-latex-extra texlive-fonts-extra dvipng texlive-latex-recommended texlive-lang-french
```
### Pour les distributions basées sur Arch Linux (Manjaro, ...)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment