You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2019/09/04 20:36:27 UTC

[incubator-datasketches-cpp] branch 1.0.x-incubating updated: formatting

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

alsay pushed a commit to branch 1.0.x-incubating
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git


The following commit(s) were added to refs/heads/1.0.x-incubating by this push:
     new fa481e2  formatting
fa481e2 is described below

commit fa481e2c0b8dd2e3d6a389338168b930e3e6698d
Author: AlexanderSaydakov <Al...@users.noreply.github.com>
AuthorDate: Wed Sep 4 13:36:11 2019 -0700

    formatting
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6fa2de6..0ec9984 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,8 @@ make files using cmake. Exsisting make files might not work on all platforms
 or with all C++ compilers. Generating make files using cmake should solve
 this problem, but it currently requires cmake version 3.12.0 or later that might not
 be readily available as a package on all platforms.
-Installing latest cmake on OSX: brew install cmake
+
+Installing the latest cmake on OSX: brew install cmake
 
 Building and running unit tests using existing make files:
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org