Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Levy-Y authored May 11, 2024
1 parent db0f4c3 commit d3c76d0
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 @@ -34,7 +34,7 @@ docker-compose up -d
*(Note: this will start the container in detached mode)*

## Option B:
You can also just run the docker-compose_NO-BUILD.yml file, like:
You can also just run the docker-compose_NO-BUILD.yml file after cloning this repository, like:
```bash
docker-compose -f docker-compose_NO-BUILD.yml up -d
```
Expand Down

0 comments on commit d3c76d0

Please sign in to comment.