This is an automated email from the ASF dual-hosted git repository.

kmccusker pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-milagro-mfa-server.git

commit 4d12b663cc8cf237e5ea60979f68d2b0ce84a4f9
Author: Pavlin Angelov <[email protected]>
AuthorDate: Thu Jun 23 15:38:48 2016 +0300

    Remove a not need duplicate section for Crypto install instructions
---
 README.md | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/README.md b/README.md
index 9f82ac0..11c38b6 100644
--- a/README.md
+++ b/README.md
@@ -51,17 +51,6 @@ NOTE: While running the script if config file is already 
found for dta, rps or d
 
 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.
 

Reply via email to