aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f2bdde9..5cad6b6 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
# Warning
`ayu` is still in development and a lot of things need to be covered. Theme works only if VIM supports `termguicolors` option. This is true for [Neovim](https://neovim.io) and VIM from 7.4.1799.
-# Instalation
+# Installation
```VimL
Plug 'ayu-theme/ayu-vim' " or other package manager
"...