From 166cd4e5abba3d9a1966562669b43177661dee11 Mon Sep 17 00:00:00 2001 From: Nikko <40539492+NicolasChoukroun@users.noreply.github.com> Date: Sun, 23 Dec 2018 17:05:45 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da3631b..e253067 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It is working regardless of the hashing algorithm you are using.

How to use it?

-1- Copy the function at the top of you chainparams.cpp code. +1- Copy the function at the top of you chainparams.cpp code.
2- copy the call to the function after the call to CreateGenesisBlock, it should look like this ```