summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-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.