updated README.md
This commit is contained in:
parent
0c41df14c3
commit
0a45317e11
@ -34,10 +34,4 @@ To download this repository and all of its included submodules, follow these ste
|
|||||||
* Run the following command to start the Docker Compose:
|
* Run the following command to start the Docker Compose:
|
||||||
```bash
|
```bash
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
**Notes:**
|
|
||||||
|
|
||||||
* The `-d` flag in `docker-compose up -d` runs the containers in detached mode (in the background).
|
|
||||||
* This assumes you have a `docker-compose.yml` file in your project's root that defines the necessary containers.
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user