From 50da2355341b83fa0eda67d1b65469c7162433f7 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Fri, 17 Feb 2017 10:07:42 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4854061b..befcab52 100644 --- a/README.md +++ b/README.md @@ -55,17 +55,12 @@ This software is licensed under the LGPL v3 . # installation - Archlinux: PKGBUILD in AUR -- install.sh (there is currently no uninstall) -- run from git: +- Manual: run install.sh and uninstall.sh as root +- you also can just run it from git without installation: You can just run the following as root: cd src/fenrir-package/ sudo ./fenrir Settings "settings.conf" is located in the "config" directory or after installation in /etc/fenrir. -To install it use the "install.sh" in the root folder of the git. -sudo ./install.sh -or remove -sudo ./deinstall.sh - Take care that the used drivers in the config matching your installed drivers. By default it uses: - sound driver: genericDriver (via sox, could configured in settings.conf)