Skip to content

Commit

Permalink
fixed public clone url, and testing image
Browse files Browse the repository at this point in the history
  • Loading branch information
malkomalko committed Nov 11, 2009
1 parent b22ee17 commit 14968cd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ To install with Git:

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git@github.com:malkomalko/Cappuccino.tmbundle.git
git clone git://github.com/malkomalko/Cappuccino.tmbundle.git
osascript -e 'tell app "TextMate" to reload bundles'

## Features
Expand All @@ -13,7 +13,8 @@ To install with Git:
* Core
* Appkit
* Foundation (not yet, but soon)
* Masks
* Masks (setAutoresizingMask)
* Fullscreen ![http://img.skitch.com/20091111-c196wny7q2x6mssqpscxs64uf.jpg]
* Patterns
* Utilities
* Language/Syntax

0 comments on commit 14968cd

Please sign in to comment.