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

Pkg should be recommend on freebsd to install

This commit is contained in:
Nick "darkfiberiru" Wolff 2019-04-23 15:47:27 -04:00 committed by GitHub
parent 828ae537da
commit 476c324760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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