diff options
Diffstat (limited to 'bonafide/README.rst')
-rw-r--r-- | bonafide/README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bonafide/README.rst b/bonafide/README.rst index 044ac71e..1a4e44eb 100644 --- a/bonafide/README.rst +++ b/bonafide/README.rst @@ -17,4 +17,8 @@ the package in development mode by running:: from the parent folder. +To run the bonafide daemon:: + + make bonafide_server + Then you can use `bonafide_cli2 -h` to see the available commands. |