From 5c2a6f85ac5442963e838e6d34be041fc172bf8d Mon Sep 17 00:00:00 2001 From: Stephen Becker IV Date: Fri, 21 Feb 2014 12:15:16 -0800 Subject: Update README.md I did not have cmake installed. Mac tests passed. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6836324ace..a2a93561d0 100644 --- a/README.md +++ b/README.md @@ -183,11 +183,11 @@ For OsX: Via MacPorts: - sudo port install md5sha1sum + sudo port install md5sha1sum cmake Via Homebrew: - brew install md5sha1sum + brew install md5sha1sum cmake TODO: release the Dockerfile which has this in it -- cgit