This is an automated email from the ASF dual-hosted git repository.
johnmcw pushed a commit to branch readme2
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-dta.git
The following commit(s) were added to refs/heads/readme2 by this push:
new 146cae5 more minor updates
146cae5 is described below
commit 146cae5ef608fda327b94707f285822b2740fa7c
Author: John McCane-Whitney <[email protected]>
AuthorDate: Mon Sep 9 11:32:59 2019 +0100
more minor updates
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4b9a9a0..0a0d543 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ The Milagro D-TA provides a basic set of services for
creating identities for ac
2. **SafeGuardSecret** Encrypts a string and decrypts it again
## Installation
-Below are instructions on how to build and run the Milagro D-TA either using
Docker or developments builds for Linux and Mac.
+Below are instructions on how to build and run the Milagro D-TA either using
Docker or as developments builds for Linux and Mac.
These instructions will build the service with default settings including an
embeded IPFS node connected to a private IPFS network and an embedded "Bolt"
database. This will get you up and running quickly **but is not recommended for
production use!**