Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdoshSingh authored Feb 13, 2024
1 parent b645d33 commit d7c8e83
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ Docker version - 24.0.7

Run locally:
```bash
git clone https://github.com/devzero-inc/samples.git
git clone https://github.com/devzero-inc/internal-employee-directory.git
cd internal-employee-directory
docker compose up -d
```
Backend will be running on ```PORT:8000``` (you can test it by going to localhost:8000/test) -> [http://localhost:8000/](http://localhost:8000/)
Expand Down

0 comments on commit d7c8e83

Please sign in to comment.