mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-31 02:01:13 +00:00
Added requirements and update command
some of these can be non-obvious for not advanced users
This commit is contained in:
parent
3f0cbb9326
commit
38d040f5b7
13
README.md
13
README.md
@ -62,6 +62,12 @@ REPL-y 0.3.1
|
||||
...
|
||||
```
|
||||
|
||||
## Requirements
|
||||
|
||||
- pip
|
||||
- python
|
||||
- python-dev
|
||||
|
||||
## Installation
|
||||
|
||||
Install `The Fuck` with `pip`:
|
||||
@ -94,6 +100,13 @@ end
|
||||
|
||||
Changes will available only in a new shell session.
|
||||
|
||||
|
||||
## Update
|
||||
|
||||
```bash
|
||||
sudo pip install thefuck --upgrade
|
||||
```
|
||||
|
||||
## How it works
|
||||
|
||||
The Fuck tries to match rule for the previous command, create new command
|
||||
|
Loading…
x
Reference in New Issue
Block a user