diff --git a/README.md b/README.md index 83acbd50c..0a5d23d67 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ npm run build # Build the Project Run the helper script to generate and set up the recommended environment variables: ```bash -./helpers/scripts/setupNodeEnv.sh +./src/helpers/scripts/setupNodeEnv.sh source .env ```