mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 12:06:04 +00:00
#868: Point out you can use linuxbrew in README
* Point out you can use linuxbrew * Change text and add link to linuxbrew * Change brew related URLs to HTTPS
This commit is contained in:
parent
7bc619385b
commit
ac343fb1bd
@ -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
|
||||
@ -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://raw.githubusercontent.com/nvbn/thefuck/master/example.gif
|
||||
[instant-mode-gif-link]: https://raw.githubusercontent.com/nvbn/thefuck/master/example_instant_mode.gif
|
||||
[homebrew]: http://brew.sh/
|
||||
[homebrew]: https://brew.sh/
|
||||
[linuxbrew]: https://linuxbrew.sh/
|
||||
|
Loading…
Reference in New Issue
Block a user