Skip to content

Commit d233415

Browse files
authored
Update README.md
1 parent 711f95e commit d233415

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ If you want to convert Pluto notebooks, you have to import `Makie.jl`, `CairoMak
9090
is that NotebookToLaTeX.jl uses Requires.jl in order to avoid these packages as dependencies.
9191
Hence, to convert Pluto, you have to run:
9292
```julia
93+
using Makie, CairoMakie, Plots
9394
notebooktolatex("myplutonotebook.jl", template=:book)
9495
```
9596

0 commit comments

Comments
 (0)