diff options
author | lonkaars <l.leblansch@gmail.com> | 2021-02-17 20:11:59 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2021-02-17 20:11:59 +0100 |
commit | d4eb0eac5fc3e2cbcaa10e4cbf677b2459f36e57 (patch) | |
tree | 8e6accce19611baaca59f8c6410a95ed17d62b0e | |
parent | c002fd2381d0c3d19f5f90bf589f9d50ef3b5316 (diff) |
readme update 2
-rw-r--r-- | readme_en.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readme_en.md b/readme_en.md index c1f2315..3ae3d3f 100644 --- a/readme_en.md +++ b/readme_en.md @@ -87,7 +87,7 @@ If you did this step correctly you should see `(venv)` prefixed to your prompt. ## How to start -In order to start this project you'll need two terminal windows to start the flask and react server seperately: +In order to start this project you'll need three terminal windows to start the flask server, react server, and nginx seperately: ```sh # term 1 |