Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kageiit authored Apr 27, 2017
1 parent 08ec0e2 commit be2d4fc
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,7 @@ OkBuck is a gradle plugin that lets developers utilize the [Buck](https://buckbu
[Wiki](https://github.com/uber/okbuck/wiki), [中文版](https://github.com/uber/okbuck/blob/master/README-zh.md)

## Installation
### Mac OS X
```bash
brew update

# Required to build and use buck
brew install android-ndk ant

# Optional, but recommended for faster development
brew install watchman
```

### Linux
These are needed to build with buck
Installation instructions for: [Android NDK](https://developer.android.com/ndk/downloads/index.html), [Ant](http://ant.apache.org/), [Watchman](https://facebook.github.io/watchman/docs/install.html)

### Configuration
Expand Down

0 comments on commit be2d4fc

Please sign in to comment.