summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-11-19 00:01:08 -0400
committerKali Kaneko <kali@leap.se>2015-11-19 00:01:40 -0400
commit09a312e9b269f45ef46680a64b32560279798590 (patch)
tree4d4895cf553a6c9d9f7bc1502a533562a4d06836 /README.rst
parenta68e2a8288f31778f2a46a0ca78944bf66c2fd52 (diff)
[feat] use twisted IService interface to run bonafide service
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 044ac71..1a4e44e 100644
--- a/README.rst
+++ b/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.