Przeglądaj źródła

added cashierclient password to the readme

lunar-mining 4 lat temu
rodzic
commit
4096f9f1a5
1 zmienionych plików z 6 dodań i 4 usunięć
  1. 6 4
      README.md

+ 6 - 4
README.md

@@ -12,25 +12,27 @@ $ cargo build --release
 
 
 Open .config/darkfi/darkfid.toml and add a password to the 'Password' section.
 Open .config/darkfi/darkfid.toml and add a password to the 'Password' section.
 
 
-3. Run the gateway daemon:
+3. Set a cashier client password. See above.
+
+4. Run the gateway daemon:
 
 
 ```console
 ```console
 $ cargo run --bin gatewayd -- -v
 $ cargo run --bin gatewayd -- -v
 ```
 ```
 
 
-4. Run cashierd:
+5. Run cashierd:
 
 
 ```console
 ```console
 $ cargo run --bin cashierd -- -v
 $ cargo run --bin cashierd -- -v
 ```
 ```
 
 
-5. Run darkfid:
+6. Run darkfid:
 
 
 ```console
 ```console
 $ cargo run --bin darkfid -- -v
 $ cargo run --bin darkfid -- -v
 ```
 ```
 
 
-6. Initialize wallet and generate key pair:
+7. Initialize wallet and generate key pair:
 
 
 ```console
 ```console
 $ cargo run --bin drk -- -wk 
 $ cargo run --bin drk -- -wk