Skip to content

Commit c28fc47

Browse files
authored
Update INSTALL.md
1 parent 0677ce5 commit c28fc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Install it with `pip install lxml`
1010
```
1111
git clone https://github.com/cldrn/rainmap-lite
1212
```
13-
- Update BASE_URL, SMTP_USER, SMTP_PASS, SMTP_SERVER and SMTP_PORT in nmaper-cronjob.py with your base URL and SMTP credentials to receive email alerts. If your Nmap path is not /usr/local/bin/nmap, update this value accordingly.
13+
- Update BASE_URL, SMTP_USER, SMTP_PASS, SMTP_SERVER and SMTP_PORT in nmaper-cronjob.py with your base URL and SMTP credentials to receive email alerts.
1414
- Create the database schema
1515
```
1616
python manage.py migrate

0 commit comments

Comments
 (0)