Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
listerineh authored Jul 6, 2022
commit 54589a5218bbd229abcb1de77add647361ba4be4
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Install the following extensions(optional):

You have two ways to run this project locally:

**First**:
**First (Using Docker)**:

In your project path, open your favourite command line and run the follwing commands:

Expand All @@ -99,7 +99,7 @@ To run the project in production mode (only for locally testing purposes):

When the project is successfully compiled you can go to `http://localhost:4200/` in your browser. *Remember you must have your Docker running for both cases.*

**Second**:
**Second (Without Docker)**:

Note: If you're on windows, use bash to set up the environment.

Expand Down