Skip to content

Commit

Permalink
Updated Version install number in readme and fixed keybinding table
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboy8625 committed Jun 23, 2021
1 parent 66db770 commit 856c115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ If you find a bug please feel free to open a issues for it.

### **Crates.io**
```sh
cargo install revi --version="0.0.0-beta-0.4"
cargo install revi --version="0.0.0-beta-0.5"
revi <filename>
```
### **GitHub**
Expand All @@ -71,7 +71,7 @@ cargo run --release -- <filename>
# KeyBindings

**Mode**|'Key'|*Command*|Note
:---|:---:|---:
:---|:---:|:---:|---:
**Normal**|`Esc`|*NormalMode*|
**Normal**|`ZZ`|*Save Quit*|
**Normal**|`ZQ`|*Quit*|
Expand Down

0 comments on commit 856c115

Please sign in to comment.