summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris <[email protected]>2020-04-13 14:46:30 -0400
committerChris <[email protected]>2020-04-13 14:46:30 -0400
commit65db5b0dfecce4a05797802f80767bbf76774f06 (patch)
tree26dc62ad7d2c2278e5e1841f275b6ec0732df1a6 /README.md
parent4ff84c670f4c2cc21b31e0e584f38bf20f190db3 (diff)
auto push
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cc544b69..afb15dbb 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ I assume you can figure it out based on the requirements smart guy
#### pythonpath
-Open `modules/pythonpath.vim` and point it to a version of python that has neovim installed
+Create `modules/pythonpath.vim` and point it to a version of python that has neovim installed
example:
@@ -48,7 +48,7 @@ let g:python3_host_prog = expand("~/.miniconda/envs/neovim/bin/python3.8")
#### nodepath for Coc
-Open `modules/nodepath.vim` and point it to a version of python that has neovim installed
+Create `modules/nodepath.vim` and point it to a version of python that has neovim installed
example: