8 lines
180 B
Markdown
8 lines
180 B
Markdown
# Sentinal
|
|
Security Camera Software
|
|
|
|
## Building
|
|
Sentinal uses MinGW as it's main compiler. To clone the repo, use
|
|
```bash
|
|
git clone http://10.0.0.19:3001/sentinal/sentinal.git
|
|
``` |