From 62fff8332d519fee16f2836d0192d4313223a543 Mon Sep 17 00:00:00 2001 From: SHossain Date: Mon, 18 Jun 2018 17:34:27 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a91afb07..731a089ef 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ We develop on dev and some other branches and produce releases of of the master ```shell git clone https://github.com/VerusCoin/VerusCoin -cd VerusCOin +cd VerusCoin #you might want to: git checkout ; git pull ./zcutil/fetch-params.sh # -j8 uses 8 threads - replace 8 with number of threads you want to use