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

johnmcw pushed a commit to branch readme
in repository https://gitbox.apache.org/repos/asf/incubator-milagro-dta.git


The following commit(s) were added to refs/heads/readme by this push:
     new 6bec73e  MacOS guide updated
6bec73e is described below

commit 6bec73ea8b2b5d8e2e5c2cbdf6b8a4cfa6e082b3
Author: John McCane-Whitney <[email protected]>
AuthorDate: Tue Sep 3 16:16:31 2019 +0100

    MacOS guide updated
---
 README.md | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index 00b0c72..a9e2291 100644
--- a/README.md
+++ b/README.md
@@ -176,17 +176,10 @@ To allow the additional packages below to be installed, 
[Brew](https://docs.brew
 #### Development Tools
 ```
 brew install \
-     ca-certificates \
      cmake \
-     g++ \
-     gcc \
-     git \
-     make \
-     libtool \
+     autoconf \
      automake \
-     libssl-dev \
-     jq \
-     curl
+     libtool 
 ```
 
 #### liboqs

Reply via email to