Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanExtreme002 authored Jul 15, 2024
1 parent 99ce333 commit 5e28b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ More information at [back-end](./back) and [front-end](./front) directories.
## Getting Started
The entire project has been built to run entirely on [Docker](https://www.docker.com/).

Rename `.env.sample` to `.env` and execute the command below to run the application:
Create a `.env` from `.env.sample` and execute the command below to run the application:
```
docker-compose up
```
Expand Down

0 comments on commit 5e28b76

Please sign in to comment.