Update instructions in the README
This commit is contained in:
parent
72e5aeba58
commit
689a337651
8
README
8
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
|
||||
|
|
Loading…
Reference in New Issue