Remove a not need duplicate section for Crypto install instructions
diff --git a/README.md b/README.md
index 9f82ac0..11c38b6 100644
--- a/README.md
+++ b/README.md
@@ -51,17 +51,6 @@
 
 Review the script for more details.
 
-###Part 0: Building the Milagro Crypto Libraries
-If you already have Milagro Crypto Libraries installed you can skip this step
-
-Clone the [_milagro-crypto_ repository](https://github.com/miracl/milagro-crypto) and checkout tag `1.0.0`.
-```
-> git clone https://github.com/miracl/milagro-crypto.git
-> git checkout tags/1.0.0
-```
-Follow the instructions for your platform from the milagro-crypto [README file](https://github.com/miracl/milagro-crypto/blob/master/README.md#build-instructions).
-
-
 ###Part 1: Installation
 Install all dependencies needed for the services to run.