We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a349ebc commit 1ad323bCopy full SHA for 1ad323b
README.md
@@ -10,7 +10,7 @@ Allows both reading and creation of the underlying pairtree directories
10
11
require 'ht/pairtree'
12
13
-# rootdir defaults to ENV['SDRROOTDIR'] || '/sdr1/obj'
+# rootdir defaults to ENV['SDRDATAROOT']/obj || '/sdr1/obj'
14
pt = HathiTrust::Pairtree.new
15
16
# or pass it in explicitly
0 commit comments