Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AVNI-THEEXPLORER authored Jan 7, 2025
1 parent b539b8d commit 3d85486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ Follow the steps below to set up the project locally:
#### Step 1: Clone the repository
```bash
# Clone the MsCafe repository
git clone https://github.com/your-username/ms-cafe.git
git clone https://github.com/your-username/coffeeShop.git

# Navigate into the project directory
cd ms-cafe
cd coffeeShop
# Install the required npm packages
npm install
# Start the React development server
Expand Down

0 comments on commit 3d85486

Please sign in to comment.