modify git address

This commit is contained in:
jiangyuanshu 2019-07-02 11:01:31 +08:00
parent 80b5d59a71
commit 1870e8d51f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ If you are running on windows, refer to [rust](https://www.rust-lang.org/learn/g
3.Get the source code of project sapling-mpc:
```
git clone https://github.com/zcash-hackworks/sapling-mpc
git clone https://github.com/tronprotocol/sapling-mpc
```
if git not installed, please refer to [git](https://git-scm.com/downloads) first.