Skip to content

Commit

Permalink
README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
detronetdip committed Aug 28, 2022
1 parent 1b42a1e commit 143f633
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@
***Please make sure that docker and docker-compose is installed in your system.***

```
git clone https://github.com/detronetdip/E-commerce.git
> git clone https://github.com/detronetdip/E-commerce.git
cd {to your cloned path}/E-commerce/`
> cd {to your cloned path}/E-commerce/`
docker-compose up -d --build
> docker-compose up -d --build
```
- Go to your browser and type `http://localhost:3000` and the whole project is ready to use.
- ***if you initialy encoutered connection refused error please wait for few seconds and relod the page.**

0 comments on commit 143f633

Please sign in to comment.