Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Apr 19, 2022
1 parent 6426d3b commit bf5169f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

[![Workflow](https://github.com/monarc-project/monarc-training/workflows/Build%20LaTeX%20document/badge.svg?style=flat-square)](https://github.com/monarc-project/monarc-training/actions?query=workflow%3A%22Build%20LaTeX%20document%22)

LaTeX source code of the MONARC training (in English language).
LaTeX source code of the [MONARC](https://www.monarc.lu)
training (in English language).

```bash
$ git clone https://github.com/monarc-project/monarc-training
$ cd monarc-training/presentation/
$ pdflatex MONARC-training.tex
$ xdg-open MONARC-training.pdf
$ cd monarc-training/20220419/
$ pdflatex 20220419_MONARC-training.tex
$ xdg-open 20220419_MONARC-training.pdf
```

Or you can get the artifact associated to the last GitHub Actions build.
Expand Down

0 comments on commit bf5169f

Please sign in to comment.