aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6a806db..6942df2 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,9 @@ A high-performance color highlighter for Neovim which has **no external dependen
## Installation and Usage
-Requires Neovim >= 0.4.0 and `termguicolors` (I'm looking into reducing these
-constraints). If you don't have true color for your terminal or are unsure,
-[read this excellent guide](https://github.com/termstandard/colors).
+Requires Neovim >= 0.4.0 and `set termguicolors` (I'm looking into relaxing
+these constraints). If you don't have true color for your terminal or are
+unsure, [read this excellent guide](https://github.com/termstandard/colors).
Use your plugin manager or clone directly into your `runtimepath`.