README edit

Modified the README with regards to the environment variable changes
made in #294.
This commit is contained in:
Chris Lane 2016-10-01 14:08:58 -04:00
parent 597acec6ac
commit 8d65424ffb
1 changed files with 2 additions and 2 deletions

View File

@ -67,8 +67,8 @@ Cheatsheets are stored in the `~/.cheat/` directory, and are named on a
per-keyphrase basis. In other words, the content for the `tar` cheatsheet lives
in the `~/.cheat/tar` file.
Provided that you have an `EDITOR` environment variable set, you may edit
cheatsheets with:
Provided that you have a `CHEAT_EDITOR`, `VISUAL`, or `EDITOR` environment
variable set, you may edit cheatsheets with:
```sh
cheat -e foo