summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGeorge Fraser <george@fivetran.com>2018-09-28 17:48:55 -0700
committerGeorge Fraser <george@fivetran.com>2018-09-28 17:48:55 -0700
commit42dcf305d0c5caf9d7e20458d6e57c12e11745d9 (patch)
treef9197ca1e4445b984b371cf6ee60a853bbfa96f6 /README.md
parent74eb0c444f81ea411203597cd228d9236a452f09 (diff)
downloadjava-language-server-42dcf305d0c5caf9d7e20458d6e57c12e11745d9.zip
Fix #68
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 563d6f7..ef5e47e 100644
--- a/README.md
+++ b/README.md
@@ -154,4 +154,4 @@ If you have npm and maven installed, you should be able to install locally using
npm install -g vsce
npm install
- ./scripts/install.sh \ No newline at end of file
+ ./scripts/build.sh \ No newline at end of file