Change example to use Pkg.dir

pull/5/head
Douglas Bates 2014-11-25 15:04:52 -06:00
parent 30d7956262
commit 2038ac4086
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ You'll need latest Pweave from Github: <https://github.com/mpastell/Pweave.>
Run from julia:
using JuliaReport
weave("examples/julia_sample.mdw")
weave(Pkg.dir("JuliaReport","examples","julia_sample.mdw")