Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
colemancda committed May 31, 2016
1 parent 4c8105a commit b393631
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@ Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)
## Installation

### OS X
```
carthage bootstrap
brew install cairo sdl2
```
`brew install cairo sdl2 && carthage bootstrap`

### Ubuntu
`sudo apt-get install libcairo-dev libsdl2-dev`
Expand Down

0 comments on commit b393631

Please sign in to comment.