mirror of
https://github.com/nvbn/thefuck.git
synced 2025-11-01 15:42:06 +00:00
Add Fedora Installation Instructions
@@ -36,4 +36,11 @@ sudo pip install psutil thefuck
|
||||
|
||||
```bash
|
||||
sudo pacman -S thefuck
|
||||
```
|
||||
|
||||
# Fedora
|
||||
|
||||
```bash
|
||||
sudo dnf install python-devel
|
||||
sudo pip install thefuck
|
||||
```
|
||||
Reference in New Issue
Block a user