Skip to content

Commit

Permalink
Usage added to README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrpiper committed Mar 1, 2015
1 parent a1dfe0d commit 4a275d1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ A Homebrew tap for Kali Linux tools.
# Goals
The ultimate goal is to brew all major Kali Linux tools (not already present in homebrew/homebrew).

# Usage
```
brew tap drppublic/kali
brew install <package>
# That simple.
# Alternatively, without kali on tap:
brew install drppublic/kali/<package>
```

# Already in homebrew/homebrew
* acccheck
* amap
Expand Down

0 comments on commit 4a275d1

Please sign in to comment.