From be273493ebbbc60c5e62d355b205ca5c3839673c Mon Sep 17 00:00:00 2001 From: Giorgio Calderone Date: Tue, 21 Apr 2020 10:49:18 +0200 Subject: [PATCH] Updated --- docs/src/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/options.md b/docs/src/options.md index af7e454..e7e59ec 100644 --- a/docs/src/options.md +++ b/docs/src/options.md @@ -63,7 +63,7 @@ If you use **Gnuplot.jl** frequently you may find convenient to collect all the ```julia macro gnuplotrc() return :( - using Revise, Gnuplot; + using Gnuplot; # Uncomment following to true if you don't have the gnuplot # executable installed on your platform: