Update README.md

This commit is contained in:
chrys87 2016-11-07 10:49:32 +01:00 committed by GitHub
parent 55466466a9
commit d70c8e2032

View File

@ -25,7 +25,11 @@ ReadWrite permission
- python-daemonize [use fenrir as background service on Unix like systems] - python-daemonize [use fenrir as background service on Unix like systems]
# installation # installation
Currently there is no setupscript (sorry). But you can just run as root or setup needed permission - Archlinux: PKGBUILD in AUR
- install.sh (there is currently no uninstall)
- run from git:
You can just run the following as root:
cd src/fenrir-package/ cd src/fenrir-package/
sudo ./fenrir.py sudo ./fenrir
Settings are located in the config directory. Settings are located in the "config" directory.