Skip to content

Commit

Permalink
add uninstall command
Browse files Browse the repository at this point in the history
  • Loading branch information
porcupinenick authored Jan 9, 2020
1 parent bc51528 commit caa7a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homebrew.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ category: CLI
| Command | Description |
| --- | --- |
| `brew install git` | Install a package |
| `brew uninstall git` | Remove/Uninstall a package |
| `brew upgrade git` | Upgrade a package |
| --- | --- |
| `brew unlink git` | Unlink |
Expand Down

0 comments on commit caa7a04

Please sign in to comment.