diff --git a/README.md b/README.md index 9390ef14ce666d13572535e5c5c807bd6254ce49..2a958e4d7eccbb0e7fc89c6ac3f573530f5ef1d7 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,11 @@ This first series of slides has been initially prepared for the yearly [POLARIS bootcamp](https://team.inria.fr/polaris/polaris-bootcamp-may-2019/). +# Compiling +These slides rely on org-mode, beamer, pygmentize, R (and STAN), ... +I'll set up CI asap. In the mean time you can try to compile them like +this: +``` +make bayesian_statistics_introduction.tex +make bayesian_statistics_introduction.pdf +``` \ No newline at end of file