fix git url

This commit is contained in:
PAlexanderFranklin 2024-08-01 17:54:06 -07:00
parent ee261e39e8
commit a75c746e9a

View File

@ -10,7 +10,7 @@
2. Clone the repository:
```sh
git clone https://github.com/yourusername/my_service.git
git clone https://githaven.org/Alexander_Franklin/screen-monitor.git
cd my_service
```