Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Commit

Permalink
README looks fine run through markdown locally.
Browse files Browse the repository at this point in the history
  • Loading branch information
mileszs committed Feb 24, 2009
1 parent 3564857 commit b964c99
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 @@ -44,7 +44,7 @@ In OSX, you'll want to change the previously mentioned line to
let g:browser = 'open -a /Applications/Firefox.app'
</code></pre>

You may also need to remove the three ampersands in the file. Davey did, anyway, as it wouldn't work with them. I have no idea why. Perhaps the 'open' command has problems with running asynchronously. Maybe the ampersand insulted its mother. Simply deleting the ampersand character will do, but you are welcome to remove the <code>.' &'</code> from each line, if you'd like.
You may also need to remove the three ampersands in the file. Davey did, anyway, as it wouldn't work with them. I have no idea why. Perhaps the 'open' command has problems with running asynchronously. Maybe the ampersand insulted its mother. Simply deleting the ampersand character will do, but you are welcome to remove the .' &' from each line, if you'd like.


## Origin Story ##
Expand Down

0 comments on commit b964c99

Please sign in to comment.