]> git.armaanb.net Git - charsel.git/blobdiff - README.md
fixed readme, typo
[charsel.git] / README.md
index c43697be2fe944cdb0b337601865ff9017d07eb7..a5444af257e7f0d8f5aae5c0a289cb8f64bc7c1f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,13 +6,14 @@ It uses a plain-text file known as a "charfile" to define easy to reach shortcut
 ## Installation
 - Run `make install` as root to install
 - Run `make uninstall` as root to remove. Will not delete your personal charfiles
-- Run `make purge` as a normal user to remove charsel files from your home directory
+- Run `make purge` to remove charsel files from your home directory
+- Run `make install-completions` to install the shell completions
 
 ## Dependencies
   * Bash
   * Linux
   * Xclip
-  * A terminal with UTF-8 encoding enabled
+  * A terminal with UTF-8 encoding enabled (most desktop environment's default terminal will be fine)
 
 ## Usage
 For argument usage, use `charsel -h`