update installation scripts
This commit is contained in:
parent
839305f3a2
commit
36f3a7626d
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
pip2 install --user pyflakes --upgrade
|
pip2 install --user pyflakes
|
||||||
pip3 install --user pynvim --upgrade
|
pip3 install --user pynvim
|
||||||
|
Loading…
Reference in New Issue
Block a user