Skip to content

Commit

Permalink
Fix env start command in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiehewitt15 authored Aug 16, 2024
1 parent 21a098d commit b4ad78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit b4ad78c

Please sign in to comment.