Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
m-k-r committed Jul 19, 2017
1 parent 7868f7c commit a388702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pn-xslt/Rakefile
@@ -1,6 +1,6 @@
task setup: [] do
if File.exists? "../epidoc-xslt"
sh "cd ../epidoc-xslt; git fetch"
sh "cd ../epidoc-xslt; git pull"
else
sh "git clone https://github.com/DCLP/epidoc-xslt.git ../epidoc-xslt"
end
Expand Down

0 comments on commit a388702

Please sign in to comment.