Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Commit

Permalink
Merge pull request #126 from oakes/remove_xquartz
Browse files Browse the repository at this point in the history
Simplify OS X instructions
  • Loading branch information
GuillaumeGomez committed Aug 8, 2015
2 parents b151c9a + d86a784 commit 0109a1d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@ __gtk__ expects __GTK+__, __GLib__ and __Cairo__ development files to be install

### OS X

Install [XQuartz](http://xquartz.macosforge.org/landing/), then:
```Shell
> brew install gtk+3 --without-x11
> export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/opt/X11/lib/pkgconfig
> brew install gtk+3
```

### Windows
Expand Down

0 comments on commit 0109a1d

Please sign in to comment.