Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

Commit

Permalink
Fixed installation script for Lion's odd behavior of tar.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Aug 17, 2011
1 parent 8c3c22a commit 21e90e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This plugin provides Xcode-like project window interface without drawer and adds

Simply run the following command to download the latest version from [GitHub](http://github.com/jezdex/textmate-missingdrawer).

curl -L https://github.com/downloads/jezdez/textmate-missingdrawer/MissingDrawer-0.4.0.tmplugin.zip | tar -xf - && open MissingDrawer.tmplugin
bash <(curl -s -L http://goo.gl/qOnTl)

You may also download the latest version from the [project download page](http://github.com/jezdez/textmate-missingdrawer/downloads) and double click the MissingDrawer.plugin file contained.

Expand Down

0 comments on commit 21e90e5

Please sign in to comment.