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:46:21 +0200
commit810a757c589a8b1036821f4e451eeb5d35d3d0a4 (patch)
treefa509fb4620836707472b8548c8529060cb1c724
parent64b42dc5ff0863b3c1c0f7078761f6a46d2d98be (diff)
fix readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 00076f0..7fa3789 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 pre cwd |
| ` | goto bookmark |
| m | add bookmark |
| w | show processes |