Skip to content

Commit 7c06e7a

Browse files
authored
update readme
1 parent faf9246 commit 7c06e7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ Yo have 2 ways to run this project in dev mode:
8585
- In your project path, open your favourite command line and run the follwing commands: `make build` then `make run` and finally `make logs`. When the project is successfully compiled you can go to `http://localhost:4200/` in your browser. Remember you must have your Docker running.
8686

8787
**Second**:
88+
89+
note: If you're on windows, use para bash to set up the environment.
8890
- Set the environment variables executing the following commands:
8991
```bash
9092
set -a

0 commit comments

Comments
 (0)