aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 517df4f..ae2017f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Setup
-Now that I use Neovim exclusively, this has become my vim repo that I call when I want to install vim on a remote machine.
+Now that I use Neovim exclusively, this has become my vim repo that I call when
+I want to install vim on a remote machine.
+
```
git clone https://github.com/thornycrackers/.vim.git && cd .vim && make install
```
-