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 c2bb32d commit 4c8105a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ Pure Swift Cross-platform UIKit (Cocoa Touch) implementation (Supports Linux)
## Installation

### OS X
`carthage bootstrap`

`brew install cairo sdl2`
```
carthage bootstrap
brew install cairo sdl2
```

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

0 comments on commit 4c8105a

Please sign in to comment.