fix: Renamed manualDownloadFromMongo.js to manualDownload.js to make less confusing to newcomers.
Based on feedback by Ozzie
This commit is contained in:
parent
68648880c3
commit
a97e1986b1
|
@ -46,7 +46,7 @@ $ npm run start
|
||||||
$ git clone https://github.com/QURIresearch/metaforecasts
|
$ git clone https://github.com/QURIresearch/metaforecasts
|
||||||
$ cd metaforecasts
|
$ cd metaforecasts
|
||||||
$ npm install
|
$ npm install
|
||||||
$ node src/utils/manualDownloadFromMongo.js
|
$ node src/utils/manualDownload.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## What are "stars" and how are they computed
|
## What are "stars" and how are they computed
|
||||||
|
|
Loading…
Reference in New Issue
Block a user