diff options
author | Ashley Hewson <a.hewson@gmail.com> | 2014-02-21 21:54:37 +0000 |
---|---|---|
committer | Ashley Hewson <a.hewson@gmail.com> | 2014-02-21 21:54:37 +0000 |
commit | 6d70406595e72bb5d1453b822ba7db1591b61d1c (patch) | |
tree | cba096023f145a4363d82ae2f84dcf8f032739e2 | |
parent | 9bb4e274fdcbc26d6bf50e0876728d25df301ff7 (diff) | |
parent | 5c2a6f85ac5442963e838e6d34be041fc172bf8d (diff) | |
download | rneovim-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.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |