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 ```