fix: Renamed manualDownloadFromMongo.js to manualDownload.js to make less confusing to newcomers.

Based on feedback by Ozzie
This commit is contained in:
NunoSempere 2021-08-16 20:18:15 +02:00
parent 68648880c3
commit a97e1986b1
2 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ $ npm run start
$ git clone https://github.com/QURIresearch/metaforecasts
$ cd metaforecasts
$ npm install
$ node src/utils/manualDownloadFromMongo.js
$ node src/utils/manualDownload.js
```
## What are "stars" and how are they computed