summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bonafide/README.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/bonafide/README.rst b/bonafide/README.rst
index 2e10764f..554bb371 100644
--- a/bonafide/README.rst
+++ b/bonafide/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.