From 65926e6ffd5d35979e487c0cf2343d2e7a8360c4 Mon Sep 17 00:00:00 2001 From: Taylor Bockman Date: Mon, 31 Oct 2022 23:45:09 -0700 Subject: [PATCH] Update README to reflect new installations --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 65c71bc..e464c10 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,9 @@ git clone git@git.xchg.sh:angrygoats/vim-config nvim If you have added/changed plugins remember to `:PlugInstall` after saving. There currently is no autodetect on a changed `plugin.vim`. +If you run into problems with pyenv on first start, insure that pyenv is installed and your pyenv +has at least one installation available. For example, run `pyenv install 3.9.1`. + ## Language Support Languages supported can be found in the `conf/langs` directory. To add more languages you can