1
0
mirror of https://github.com/cheat/cheat.git synced 2025-05-18 22:26:05 +02:00

Trivial changes to the README.

This commit is contained in:
Chris Lane 2013-08-21 23:02:58 -04:00
parent 7138a32c4d
commit 43e66c7747

@ -104,7 +104,7 @@ export CHEATPATH=$CHEATPATH:/path/to/more/cheats
Enabling Syntax Highlighting
----------------------------
`cheat` can provide syntax highlighting on your cheatsheets if so desired. To
`cheat` can apply syntax highlighting to your cheatsheets if so desired. To
enable this feature, set a `$CHEATCOLORS` environment variable:
```bash