Skip to content

Commit 63a5ee4

Browse files
pbrehmerlkdvos
andauthored
Update examples/README.md
Co-authored-by: Lukas Devos <ldevos98@gmail.com>
1 parent fdc3c2c commit 63a5ee4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

examples/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ scripts and are embedded into the docs using [Literate.jl](https://fredrikekre.g
88
The example files have to be built and updated manually. In order to trigger the file
99
generation, run:
1010

11-
``julia examples/make.jl`
11+
```bash
12+
julia examples/make.jl
13+
```
1214

1315
By default, this will only generate files when the input file has not changed. This is
1416
achieved by keeping a checksum of the `main.jl` file in each example in a `Cache.toml`.

0 commit comments

Comments
 (0)