From 4aa79aed6f965408f351c3622fff0ccd93cb4ebd Mon Sep 17 00:00:00 2001 From: Thomas Breloff Date: Mon, 14 Sep 2015 00:45:00 -0400 Subject: [PATCH] readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1a52aed7..4289beec 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ then get any plotting packages you need (obviously, you should get at least one Pkg.add("Gadfly") # [optional] Pkg.clone("https://github.com/tbreloff/Qwt.jl.git") # [optional] requires pyqt and pyqwt Pkg.add("UnicodePlots") # [optional] +Pkg.add("PyPlot") # [optional] requires python and matplotlib ``` ## Use