Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek081141 authored Jul 5, 2024
1 parent 8d821e9 commit dcc4a00
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ This is a Spring Boot application that connects to a MongoDB database. The appli

## Setup Instructions

```bash
### Step 1: Clone the Repository

```bash

git clone <repository-url>
cd <repository-directory>

Expand All @@ -37,3 +38,4 @@ cd <repository-directory>

### Step 4: Run the Application with Docker Compose
- docker-compose up
```

0 comments on commit dcc4a00

Please sign in to comment.