mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-21 18:18:38 +00:00
Pkg should be recommend on freebsd to install (#905)
This commit is contained in:
parent
82902fb50d
commit
55cb3546df
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user