Skip to content

Commit b369417

Browse files
commands updated
1 parent 62432e9 commit b369417

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Before you begin, ensure you have installed:
2929

3030
1. **Clone the repository**
3131
```bash
32-
git clone -b im-01 https://github.com/Abhaytomar2004/Inventory-Management-Tool.git
32+
git clone -b https://github.com/OPCODE-Open-Spring-Fest/Inventory-Management-Tool-OPCODE#
3333
cd Inventory-Management-Tool
3434

3535
2. **Configure database**
@@ -53,15 +53,7 @@ mvn clean install
5353
mvn spring-boot:run
5454
```
5555

56-
Option 2: **Docker Deployment**
57-
1. Build Docker image
58-
```
59-
docker build -t inventory-management .
60-
```
61-
2. Run with Docker Compose
62-
```
63-
docker-compose up -d
64-
```
56+
6557

6658
This will start:
6759

@@ -172,3 +164,4 @@ Environment variables for easy configuration
172164
173165
174166
167+

0 commit comments

Comments
 (0)