diff --git a/documentation.html b/documentation.html
index 8303065..e479204 100644
--- a/documentation.html
+++ b/documentation.html
@@ -31,7 +31,7 @@
Links
ranger(1) manpage
Source code documentation generated with pydoc
README, HACKING, doc/*
-Arch Linux Wiki
+Arch Linux Wiki
Running "make options" will inform you about how to generate documentation yourself
@@ -49,7 +49,7 @@ Features
Multi-column display
Preview of the selected file/directory
Common file operations (create/chmod/copy/delete/...)
- VIM-like console and hotkeys
+ VI-like console and hotkeys
Renaming multiple files at once
Automatically determine file types and run them with correct programs
Change the directory of your shell after exiting ranger
@@ -60,8 +60,9 @@ Features
Dependencies
- - Python (tested with version 2.7, 3.1, 3.2, 3.3, 3.4) with support for ncurses and (optionally) wide-unicode.
- - A pager (less by default)
+ - Python (tested with version 2.7, 3.1, 3.2, 3.3, 3.4) with support for ncurses and (optionally) wide-unicode.
+ - GNU Bash
+ - A pager (less by default)
@@ -79,12 +80,12 @@
Dependencies