diff --git a/README.asciidoc b/README.asciidoc index 45be509..ee8d2b7 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -6,8 +6,9 @@ My Neovim configuration for neovim version 0.9.0+. == Installation -- clone repo or download the latest release -- if you have eisting neovim config you can take a backup of this. Timestamped tar file created in backup dir within the current dir. +1. Clone the repository or download the latest package from the release page. +2. If you have existing neovim configuration you can take a backup of it. + Run the command below to create a timestamped tar archive of your existing config. ``` make backup ```