1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-21 10:08:59 +00:00

Pkg should be recommend on freebsd to install (#905)

This commit is contained in:
Nick "darkfiberiru" Wolff 2019-04-24 12:17:01 -04:00 committed by Vladimir Iakovlev
parent 82902fb50d
commit 55cb3546df

View File

@ -114,8 +114,7 @@ sudo pip3 install thefuck
On FreeBSD, install *The Fuck* with the following commands: On FreeBSD, install *The Fuck* with the following commands:
```bash ```bash
sudo portsnap fetch update pkg install thefuck
cd /usr/ports/misc/thefuck && sudo make install clean
``` ```
On ChromeOS, install *The Fuck* using [chromebrew](https://github.com/skycocker/chromebrew) with the following command: On ChromeOS, install *The Fuck* using [chromebrew](https://github.com/skycocker/chromebrew) with the following command: