Fixed writing error.
This commit is contained in:
parent
83d6b5888f
commit
eb40120e2a
@ -78,7 +78,7 @@ end
|
||||
function add_backend_string(b::GLVisualizeBackend)
|
||||
"""
|
||||
if !Plots.is_installed("GLVisualize")
|
||||
Pkg.add("PyPlot")
|
||||
Pkg.add("GLVisualize")
|
||||
end
|
||||
"""
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user