diff --git a/README.md b/README.md index 6dd1484..20e0b56 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ > ln -s /init.lua ~/.config/nvim/init.lua > sudo npm install -g pyright ``` + +Launch `nvim`, then `:CocInstall coc-pyright`. + +Then restart `nvim`.