#346 Restart shell session after install

This commit is contained in:
nvbn
2015-08-25 10:18:21 +03:00
parent 5ab2cf646e
commit 5e5a8e4dfa
+1 -1
View File
@@ -99,7 +99,7 @@ Reading package lists... Done
On Ubuntu and OS X you can install `The Fuck` with installation script:
```bash
wget -O - https://raw.githubusercontent.com/nvbn/thefuck/master/install.sh | sh -
wget -O - https://raw.githubusercontent.com/nvbn/thefuck/master/install.sh | sh - && $0
```
## Manual installation