1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-30 14:44:05 +00:00

README: Use pip3 in upgrade command (#756)

Fixes https://github.com/nvbn/thefuck/issues/615
This commit is contained in:
Joseph Frazier
2018-01-02 10:14:11 -05:00
committed by GitHub
parent 0640509895
commit 897572d278

View File

@@ -148,7 +148,7 @@ fuck -r
## Update
```bash
pip install thefuck --upgrade
pip3 install thefuck --upgrade
```
**Aliases changed in 1.34.**