diff --git a/readme.md b/readme.md index 861e58c..47a8516 100755 --- a/readme.md +++ b/readme.md @@ -31,7 +31,7 @@ Julia example snippet: 3. **LaTeX setup** - In your LaTeX preamble, you will need to add `\usepackage{listings}` and below that, add `\lstset{escapeinside={<@}{@>}}`. + In your LaTeX preamble, you will need to add `\usepackage{listings}`. The `listings` package provides captions, labels and referencing as well as other formatting (line numbers, frame, ...). ### First run: