diff --git a/README.md b/README.md index 79109a46..4011401b 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ $ psql -d template_postgis -c 'CREATE EXTENSION postgis;' To fetch and build all node-based dependencies, run: ```shell -$ npm ci +$ npm install ``` ### Run