Selaa lähdekoodia

added build command for trusted setup

rachel-rose 5 vuotta sitten
vanhempi
sitoutus
fa8bb0ef1c
1 muutettua tiedostoa jossa 8 lisäystä ja 2 poistoa
  1. 8 2
      README.md

+ 8 - 2
README.md

@@ -2,13 +2,19 @@ Not even an alpha product. Just a mere prototype(s).
 
 # darkfid usage
 
-To run darkfid:
+Perform the trusted setup:
+
+```console
+$ cargo build --release
+```
+
+Run darkfid:
 
 ```console
 $ cargo run --bin darkfi -- -v
 ```
 
-To change darkfid configurations:
+Change darkfid configurations:
 
 ```console
 $ cargo run --bin darkfi -- config --help