diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -2,8 +2,6 @@ ## Development setup -Quick start: -- `source env.sh` -- `npm run start` +Quick start: `npm run start`. Requires `envsubst` (`brew install gettext`). The commit pointed to by the `soc_collector` submodule is compatible with `main` in this repo. |
