Skip to content

Commit f7042cd

Browse files
Update README.md
1 parent 85f301f commit f7042cd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,13 @@ To set up the project locally, follow these steps:
2222
git clone https://github.com/nishant1221-github/random-password-generator.git
2323

2424
2. Navigate to the project directory:
25-
```bash cd random-password-generator
25+
cd random-password-generator
2626

2727
4. Install the required dependencies:
28-
```bash
2928
npm install
3029

3130
5. Launch the application:
32-
```bash npm start
31+
npm start
3332

3433
Usage
3534
1. Open the application in your web browser.

0 commit comments

Comments
 (0)