docs: forgot to change the github link from template
This commit is contained in:
parent
9d53294127
commit
256f51ed39
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ Follow these steps to get Sentinel up and running on your system.
|
||||||
|
|
||||||
1. **Clone the repository:**
|
1. **Clone the repository:**
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/yourusername/Sentinel.git # Replace with your actual repo URL
|
git clone https://gitlab.com/blakeridgway/sentinel.git
|
||||||
cd Sentinel
|
cd sentinel
|
||||||
```
|
```
|
||||||
|
|
||||||
2. **Create and activate a Python virtual environment:**
|
2. **Create and activate a Python virtual environment:**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue