Skip to content

Commit 66958cd

Browse files
Update README.md
1 parent cfb0709 commit 66958cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ A feature-rich console-based digital clock application that displays time in bea
2323

2424
1. Clone the repository:
2525
```bash
26-
git clone [repository-url]
27-
cd [project-directory]
26+
git clone https://github.com/alexbytesback/Digital-Clock-using-C-Plus-Plus
27+
cd Digital-Clock-using-C-Plus-Plus
2828
```
2929

3030
2. Compile the project:
@@ -85,4 +85,4 @@ Contributions are welcome! Please feel free to submit pull requests.
8585

8686
## License
8787

88-
This project is licensed under the MIT License - see the LICENSE file for details.
88+
This project is licensed under the MIT License - see the LICENSE file for details.

0 commit comments

Comments
 (0)