Update README

pull/29/head
Matti Pastell 2014-12-22 17:01:27 +02:00
parent ca6da03bcb
commit fe2ed88a23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ weave(Pkg.dir("Weave","examples","winston_sample.mdw"),
plotlib="Winston", doctype="pandoc")
````
Using Gadfly (Julia 0.3 only):
Using Gadfly:
````julia
weave(Pkg.dir("Weave","examples","gadfly_sample.mdw"), plotlib="Gadfly")