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 34448ac commit 66a1e26Copy full SHA for 66a1e26
README.md
@@ -15,7 +15,7 @@ files can be found [here][rbi]. There is also a
15
but that file doesn't seem to be updated.
16
17
You will need ruby and wget to run the script, which
18
-is just `sh bootstrap.sh`. This will scrape the list page,
+is just `cd scripts && sh bootstrap.sh`. This will scrape the list page,
19
download all the excel files in the `sheets/` directory,
20
parse them and generate datasets in the `data/` directory.
21
0 commit comments