update installation file
This commit is contained in:
parent
33dc209355
commit
3062d4678d
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
git submodule update --init --recursive
|
||||
pip install --user pyflakes --upgrade
|
||||
pip install --user pynvim --upgrade
|
||||
pip2 install --user pyflakes --upgrade
|
||||
pip3 install --user pynvim --upgrade
|
||||
|
Loading…
Reference in New Issue
Block a user