aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Hudon <ehudon@users.noreply.github.com>2017-06-22 21:31:53 -0400
committerIke Ku <dempfi@yahoo.com>2017-06-23 08:31:53 +0700
commit2813db6e98e4bf44fb85b5c1fefa8cd9a4688db7 (patch)
tree387ed3f73c23b86ceb19950398fa33bcfeee482d
parentbf95f902389e95b3b7a7cf8698903ae157a9f548 (diff)
Fixed typo Instalation to Installation (#17)
-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
"...