Fixed writing error.
This commit is contained in:
parent
380907af8d
commit
84406f0823
@ -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