Skip to content

Commit

Permalink
Update INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cldrn authored Jul 29, 2016
1 parent 0677ce5 commit c28fc47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Install it with `pip install lxml`
```
git clone https://github.com/cldrn/rainmap-lite
```
- 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.
- 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.
- Create the database schema
```
python manage.py migrate
Expand Down

0 comments on commit c28fc47

Please sign in to comment.