Merge pull request #57 from foertel/master

[DOC] include dependencies
This commit is contained in:
Nils Schneider 2015-04-30 17:43:50 +02:00
commit 8b8b2cc324

View file

@ -18,6 +18,11 @@ For the script's regular execution add the following to the crontab:
* * * * * backend.py -d /path/to/output -a /path/to/aliases.json --vpn ae:7f:58:7d:6c:2a d2:d0:93:63:f7:da * * * * * backend.py -d /path/to/output -a /path/to/aliases.json --vpn ae:7f:58:7d:6c:2a d2:d0:93:63:f7:da
</pre> </pre>
# Dependencies
- Python Package [Networkx](https://networkx.github.io/)
- [alfred-json](https://github.com/tcatm/alfred-json)
# Running as unprivileged user # Running as unprivileged user
Some information collected by ffmap-backend requires access to specific system resources. Some information collected by ffmap-backend requires access to specific system resources.