1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 20:11:17 +00:00

Updated Installation (markdown)

Aidan Harris 2016-02-03 00:47:33 +00:00
parent c9607b73b6
commit b8786578b4

@ -41,6 +41,6 @@ sudo pacman -S thefuck
# Fedora
```bash
sudo dnf install python-devel
sudo dnf install python-pip python-devel
sudo pip install thefuck
```