Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-bk24 authored Feb 24, 2024
1 parent 7c90c7e commit a39d03d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ Welcome to our Ecommerce Medicine Store application! This web application is bui

1. **Clone the Repository:**
```bash
git clone https://github.com/your-username/medicine-store.git
git clone https://github.com/shreyas-bk24/MediKit.git
```

2. **Navigate to the Project Directory:**
```bash
cd medicine-store
cd MediKit
```

3. **Create a Virtual Environment:**
Expand Down Expand Up @@ -50,7 +50,7 @@ Welcome to our Ecommerce Medicine Store application! This web application is bui

7. **Run the Application:**
```bash
python app.py
python run.py
```

8. **Access the Application:**
Expand Down

0 comments on commit a39d03d

Please sign in to comment.