Skip to content

Commit

Permalink
chore(): modify comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshinexcode committed Jul 26, 2024
1 parent 23e5ef1 commit ebf277b
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 @@ -56,7 +56,7 @@ To start, make sure you have:
- [Docker Compose](https://docs.docker.com/compose/)

```bash
# Copy the docker-compose.yml.example file to a new file named docker-compose.yml
# Copy the docker-compose.yml.example file to a new file named docker-compose.yml, update the corresponding values in your docker-compose.yml file
cp ./docker-compose.yml.example ./docker-compose.yml
# Execute docker compose up to start the services
docker compose up
Expand Down

0 comments on commit ebf277b

Please sign in to comment.