summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-13 14:46:21 +0200
committerrabite <rabite@posteo.de>2019-04-13 14:56:47 +0200
commit84d53f6afa08188037b93a5dc8d9e780a6fcd45f (patch)
tree0a90bd6c73db0800861eef239fc41949b2d65458
parent64b42dc5ff0863b3c1c0f7078761f6a46d2d98be (diff)
fix readmev1.0.5
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 00076f0..897b5bb 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ A big thanks to ranger and its developers. Without its inspiration this wouldn't
### Build with cargo
```
-// cargo install hunter
+cargo install hunter
```
@@ -122,7 +122,7 @@ By default hunter uses vi-style keybindings. If you use a QWERTY-like keyboard l
| / | turbo cd |
| Q | quit with dir/selections |
| F | run in background |
-|---------------------|------------------------------------|
+| ~ | goto prev cwd |
| ` | goto bookmark |
| m | add bookmark |
| w | show processes |