Skip to content

Commit 3152e6f

Browse files
README.md updation
1 parent 1f46e7a commit 3152e6f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,15 @@ The **OS Process Analyzer** is a web-based application designed to monitor and a
4747
git clone https://github.com/Anamikaghosh18/OperatingSystem-Process-Analyzer
4848

4949
2. Install dependencies:
50+
```bash
5051
npm install
5152
5253
3. Start the development server:
54+
```bash
5355
npm run dev
54-
56+
5557
4. Open the application in your browser:
58+
```bash
5659
http://localhost:5173
5760
5861
## Contributing

0 commit comments

Comments
 (0)