From cbb7fe93c71ff98c1d005f8abd72d65e611ee8bd Mon Sep 17 00:00:00 2001 From: lunar-mining Date: Thu, 8 Jul 2021 16:29:34 +0200 Subject: [PATCH] updated readme with set password instructions --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1a19c44eb..5c387ca1d 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,14 @@ $ cargo run --bin drk -- -v # darkfid & drk configurations: +Set wallet password: + +```console +$ cargo run --bin darkfid config set --password [password] +``` + +Show usage manual: + ```console $ cargo run --bin darkfid -- config --help ``` @@ -36,14 +44,12 @@ $ cargo run --bin darkfid -- config --help $ cargo run --bin drk -- config --help ``` -# dark-client usage - -In a seperate terminal, cd to /scripts directory and run the dark-client. +# drk Show usage manual: ```console -$ /drk -h +$ cargo run --bin drk -- -help ``` Let's liberate people from the claws of big tech and create the democratic paradigm of technology.