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

Commit

Permalink
WTF, mate?
Browse files Browse the repository at this point in the history
  • Loading branch information
mileszs committed Feb 24, 2009
1 parent b964c99 commit 51816d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
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 .' &' 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 <pre><code>.' &'</code></pre> from each line, if you'd like.


## Origin Story ##
Expand Down

0 comments on commit 51816d2

Please sign in to comment.