summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-12-09 12:31:51 -0400
committerKali Kaneko <kali@leap.se>2015-12-09 12:40:00 -0400
commitd277b76369691a5e8a29c2f01bf729099d1ab430 (patch)
tree30ada1924a346e6a924e1d0cf3c12fc73c3f585b
parent6c67f8731c1d9d91037bfc562f60a1e343b6741c (diff)
use bitmask.core to test bonafide
-rw-r--r--README.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 2e10764..554bb37 100644
--- a/README.rst
+++ b/README.rst
@@ -18,8 +18,10 @@ the package in development mode by running::
from the parent folder.
-To run the bonafide daemon::
+To run the bonafide service, you can use the bitmask.core daemon. From the root
+of the bitmask_core repo::
- make bonafide_server
+ make bitmaskd
-Then you can use `bonafide_cli2 -h` to see the available commands.
+Then you can use `bitmask_cli` to see the available actions, under the user
+command.