From 689a33765188555365216e2179de489309e22aaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 3 May 2015 19:39:30 +0200 Subject: [PATCH] Update instructions in the README --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index 855d76b..46ff41a 100644 --- a/README +++ b/README @@ -72,7 +72,9 @@ Note that for versions of CMake before 2.8.9, you need to prefix cpack with Running ------- -First you might want to generate a configuration file: +`degesch' has in-program configuration. Just run it and type "/help". + +For the rest you might want to generate a configuration file: $ zyklonb --write-default-config $ kike --write-default-config @@ -81,8 +83,8 @@ doing that), simply run the appropriate program with no arguments: $ zyklonb $ kike -ZyklonB stays running in the foreground, therefore I recommend launching it -inside a Screen or tmux session. kike, on the other hand, immediately forks +`ZyklonB' stays running in the foreground, therefore I recommend launching it +inside a Screen or tmux session. `kike', on the other hand, immediately forks into the background. Use something like `killall' if you want to terminate it. Client Certificates