bsmock commited on
Commit
3cf6ffe
·
verified ·
1 Parent(s): 25b0d89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -44,5 +44,7 @@ Currently we support downloading the dataset as a collection of tar.gz files.
44
 
45
  Please switch to the "Files and versions" tab to download all of the files or use a command such as wget to download from the command line.
46
 
47
- Once downloaded, use the included script "uncompress.sh" to extract and organize all of the data.
48
- Or if you only want to uncompress files from a particular collection, such as the Single Pages collection, use the included script with that collection in the name.
 
 
 
44
 
45
  Please switch to the "Files and versions" tab to download all of the files or use a command such as wget to download from the command line.
46
 
47
+ On your machine, make a directory called "PubTables-v2" (or whatever you prefer) to download the files into.
48
+
49
+ Once downloaded, use the included script "uncompress.sh" to extract and organize all of the data within that folder.
50
+ If you only want to uncompress files from a particular collection, such as the Single Pages collection, use the included script with that collection in the name.