Merge pull request #5 from dmbates/master

Change example to use Pkg.dir
pull/7/head
Matti Pastell 2014-11-26 08:37:37 +02:00
commit 6780641e11
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")