aboutsummaryrefslogtreecommitdiff
path: root/installer/install-pyls.sh
diff options
context:
space:
mode:
Diffstat (limited to 'installer/install-pyls.sh')
-rwxr-xr-xinstaller/install-pyls.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/installer/install-pyls.sh b/installer/install-pyls.sh
index fa61803..0c45c37 100755
--- a/installer/install-pyls.sh
+++ b/installer/install-pyls.sh
@@ -4,5 +4,4 @@ set -e
cd $(dirname $0)
-. ./pip3.sh
-pip_install pyls python-language-server
+./pip_install.sh pyls python-language-server