typo fix in docs

This commit is contained in:
Pasha Katsev 2012-04-05 02:11:17 -04:00
parent 2ecf17bf18
commit 2f2f1d8b64

View File

@ -94,7 +94,7 @@ assume you have installed ctags via homebrew. If you have homebrew setup correct
Make sure `/usr/local/bin` is before `/usr/bin` in your PATH.
If that doesn't work, move the OSX supplies ctags [like so](http://www.mattpolito.info/post/1648956809/ctags-got-you-down):
If that doesn't work, move the OSX supplied ctags [like so](http://www.mattpolito.info/post/1648956809/ctags-got-you-down):
```bash
sudo mv /usr/bin/ctags /usr/bin/ctags_original