diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-05-03 19:39:30 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-05-03 19:39:30 +0200 |
commit | 689a33765188555365216e2179de489309e22aaf (patch) | |
tree | eb9fed4263e0d40cc74eaa9b1efa7bcf3ff88663 /README | |
parent | 72e5aeba587dfa2b83ede26b71e952faa5aa98a6 (diff) | |
download | xK-689a33765188555365216e2179de489309e22aaf.tar.gz xK-689a33765188555365216e2179de489309e22aaf.tar.xz xK-689a33765188555365216e2179de489309e22aaf.zip |
Update instructions in the README
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 |