We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2401327 commit 7303e68Copy full SHA for 7303e68
README.md
@@ -21,12 +21,15 @@ A simple and easy-to-use Contact Management System developed in Python. It allow
21
Ensure you have Python installed on your system. This project requires Python 3.6 or higher.
22
23
### Installation
24
- 1- Clone this repository to your local machine:
+1- Clone this repository to your local machine:
25
+
26
```bash
27
git@github.com:mahboube89/ContactManagement-Python.git
-
28
```
29
- 2- Navigate to the project directory:
30
+2- Navigate to the project directory:
31
32
33
34
cd contact-management-system`
35
0 commit comments