Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-tekampe committed Jun 3, 2015
1 parent c833aab commit bb5da8b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,12 @@ xcodebuild
```
from the command line tools to compile (Should work without any furhter options.

As an alternative you can use the following set of commands for installation:
As an alternative you can use brew for installation:
```bash
wget https://github.com/nils-tekampe/macbrush/releases/download/0.5/macbrush
cp ./macbrush /usr/local/bin
chmod +x /usr/local/bin/macbrush
brew tap nils-tekampe/tap
brew install macbrush
```

**A brew formula is planned to be distributed soon.**

#Manpage
##NAME
MCBrush
Expand Down

0 comments on commit bb5da8b

Please sign in to comment.