Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
boutell committed Jul 17, 2023
1 parent f3fcd89 commit db02681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ npm run restore-test-data

You can also rebuild it from scratch, but this takes hours to run because of the need to obtain images from wikipedia and wikimedia.

> First, you will need to obtain the files `settings.json` and `service-account.json` from Tom, Zach or Kio. These files are not in the repository because they grant API access to certain google sheets resources. You do not need these files unless you wish to run `npm run update-data` yourself. You can use `npm run restore-test-data` for most work.
> First, you will need to obtain the file `secrets.yaml` from Tom, Zach or Charles. This file is not in the repository because it grants API access to certain resources that could be maliciously overwritten. You do not need this fileunless you wish to run `npm run update-data` yourself. You can use `npm run restore-test-data` for most work.
```
npm run update-data
Expand Down

0 comments on commit db02681

Please sign in to comment.