Skip to content

Commit 7303e68

Browse files
committedOct 11, 2024
docs: edit README file
1 parent 2401327 commit 7303e68

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed
 

‎README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,15 @@ A simple and easy-to-use Contact Management System developed in Python. It allow
2121
Ensure you have Python installed on your system. This project requires Python 3.6 or higher.
2222

2323
### Installation
24-
1- Clone this repository to your local machine:
24+
1- Clone this repository to your local machine:
25+
2526
```bash
2627
git@github.com:mahboube89/ContactManagement-Python.git
27-
2828
```
29-
2- Navigate to the project directory:
29+
30+
2- Navigate to the project directory:
31+
32+
3033
```bash
3134
cd contact-management-system`
3235
```

0 commit comments

Comments
 (0)
Please sign in to comment.