Skip to content

Commit 1ad323b

Browse files
authored
README: Correct default pairtree location
1 parent a349ebc commit 1ad323b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Allows both reading and creation of the underlying pairtree directories
1010

1111
require 'ht/pairtree'
1212

13-
# rootdir defaults to ENV['SDRROOTDIR'] || '/sdr1/obj'
13+
# rootdir defaults to ENV['SDRDATAROOT']/obj || '/sdr1/obj'
1414
pt = HathiTrust::Pairtree.new
1515

1616
# or pass it in explicitly

0 commit comments

Comments
 (0)