From d277b76369691a5e8a29c2f01bf729099d1ab430 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Wed, 9 Dec 2015 12:31:51 -0400 Subject: use bitmask.core to test bonafide --- README.rst | 8 +++++--- 1 file 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. -- cgit v1.2.3