Update README.md

This commit is contained in:
renchengchang 2019-08-09 16:41:20 +08:00 committed by GitHub
parent eeb03cd6ba
commit 0253108027
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ If you are running on windows, refer to [rust](https://www.rust-lang.org/learn/g
```
if git not installed, please refer to [git](https://git-scm.com/downloads) first.
4.Place received `params` file in the sapling-mpc directory, then run:
4.Download the `params` file by the link in the email sent by tron and put `params` file in the sapling-mpc directory, then run:
```
# cargo run --release --bin compute
```