docs: forgot to change the github link from template

This commit is contained in:
Blake Ridgway 2025-07-12 11:32:11 -05:00
parent 9d53294127
commit 256f51ed39

View file

@ -26,8 +26,8 @@ Follow these steps to get Sentinel up and running on your system.
1. **Clone the repository:**
```bash
git clone https://github.com/yourusername/Sentinel.git # Replace with your actual repo URL
cd Sentinel
git clone https://gitlab.com/blakeridgway/sentinel.git
cd sentinel
```
2. **Create and activate a Python virtual environment:**