aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshley Hewson <a.hewson@gmail.com>2014-02-21 21:54:37 +0000
committerAshley Hewson <a.hewson@gmail.com>2014-02-21 21:54:37 +0000
commit6d70406595e72bb5d1453b822ba7db1591b61d1c (patch)
treecba096023f145a4363d82ae2f84dcf8f032739e2
parent9bb4e274fdcbc26d6bf50e0876728d25df301ff7 (diff)
parent5c2a6f85ac5442963e838e6d34be041fc172bf8d (diff)
downloadrneovim-6d70406595e72bb5d1453b822ba7db1591b61d1c.tar.gz
rneovim-6d70406595e72bb5d1453b822ba7db1591b61d1c.tar.bz2
rneovim-6d70406595e72bb5d1453b822ba7db1591b61d1c.zip
Merge pull request #14 from sbeckeriv/patch-2
Update README.md
-rw-r--r--README.md4
1 files 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