1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 14:48:49 +00:00

change text and add link to linuxbrew

This commit is contained in:
Fábio Santos 2019-01-02 20:45:53 +00:00
parent c1dd31bb3d
commit cc21831a3c

View File

@ -99,7 +99,7 @@ Reading package lists... Done
## Installation
On OS X or linux systems with linuxbrew, 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
@ -496,3 +496,4 @@ Project License can be found [here](LICENSE.md).
[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/
[linuxbrew]: http://linuxbrew.sh/