We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72fccf8 commit aae21c4Copy full SHA for aae21c4
1 file changed
readme.md
@@ -45,7 +45,7 @@ Place .env file in project root. Sample .env file at `env-example.txt`.
45
Populate database using the parse script
46
47
```
48
-node util/parse.js
+node util/scrape.js
49
50
51
The server can then be started by running
0 commit comments