diff options
author | Rich Wareham <rjw57@cantab.net> | 2014-02-26 16:54:55 +0000 |
---|---|---|
committer | Rich Wareham <rjw57@cantab.net> | 2014-02-26 16:54:55 +0000 |
commit | e51427b9a8c46b8ebd58c1dc156c28dc5afa04ad (patch) | |
tree | a94db013813d6bd2d6dbee05394e2aedfa89e64e | |
parent | 11aac0db88eaba07da2c13f1e0eafecf13b371c5 (diff) | |
parent | 322255ede6df3e9f14f40fc35695a393a7e915c1 (diff) | |
download | rneovim-e51427b9a8c46b8ebd58c1dc156c28dc5afa04ad.tar.gz rneovim-e51427b9a8c46b8ebd58c1dc156c28dc5afa04ad.tar.bz2 rneovim-e51427b9a8c46b8ebd58c1dc156c28dc5afa04ad.zip |
Merge pull request #157 from Hywan/readme
Fix Markdown syntax
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -195,7 +195,7 @@ and what is currently being worked on: #### For OS X: -* Install [Xcode](https://developer.apple.com/) and [Homebrew][http://brew.sh] +* Install [Xcode](https://developer.apple.com/) and [Homebrew](http://brew.sh) * Install sha1sum If you run into wget certificate errors, you may be missing the root SSL |