diff --git a/README.md b/README.md index ebe32d4..4659696 100644 --- a/README.md +++ b/README.md @@ -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: ```bash 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. - + ``` \ No newline at end of file