kdutia commited on
Commit
9ec309f
1 Parent(s): 1e4a3c3

add git clone instructions

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -88,6 +88,8 @@ We have yet to process approximately 150 documents of the 1700 documents due to
88
 
89
  ## Usage in Python
90
 
 
 
91
  ### Loading metadata CSV
92
 
93
  ``` py
 
88
 
89
  ## Usage in Python
90
 
91
+ The easiest way to access this data via the terminal is to run `git clone <this-url>`.
92
+
93
  ### Loading metadata CSV
94
 
95
  ``` py