From 2b77d3b0345bd5e7d7fae7a031c8934e2eefc92b Mon Sep 17 00:00:00 2001 From: renchengchang <37399454+renchenchang@users.noreply.github.com> Date: Mon, 12 Aug 2019 11:46:58 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec061b0..f1ad62f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This document is a guide to participating in Multi-party Computation(MPC) phase ``` # git clone https://github.com/tronprotocol/sapling-mpc ``` -  if git has not been installed on your computer, please refer to [git](https://git-scm.com/downloads) first. +  If git has not been installed on your computer, please refer to [git](https://git-scm.com/downloads) first. 8. Put `params` file in the sapling-mpc directory, then run: ```