Skip to content

Commit

Permalink
Update docs/src/developer/developer/building.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sven Tennie <[email protected]>
  • Loading branch information
akshaymankar and supersven committed Oct 17, 2024
1 parent 451e3a7 commit 94d5957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/developer/developer/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ After all containers are up you can use these Makefile targets to run the tests
1. nodejs
2. yarn
3. mkcert
3. Copy .env.localhost to .env and uncomment the local section
3. Copy `.env.localhost` to `.env` and uncomment the local section
4. Run the webapp using:
```bash
yarn
Expand Down

0 comments on commit 94d5957

Please sign in to comment.