Skip to content

Commit

Permalink
fixing typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lparry committed Feb 21, 2011
1 parent 39ae12e commit bd0ae90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ First of all make sure you have a Vim installed with Ruby support. If you use Ma

Here is an example of my configuration during the build:

`./configure --with-features=huge --enable-rubyinterp --enable-pythininterp --enable-perlinterp --enable-cscope`
`./configure --with-features=huge --enable-rubyinterp --enable-pythoninterp --enable-perlinterp --enable-cscope`

Install the Flog gem like this: `gem install flog`.

Expand Down

0 comments on commit bd0ae90

Please sign in to comment.