summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoractboy168 <actboy168@gmail.com>2019-06-10 17:09:47 +0800
committerGitHub <noreply@github.com>2019-06-10 17:09:47 +0800
commit29e559e903477ca42f92d342b0a7380d4d718c28 (patch)
tree53639554b8954002f7eefbc9f239246885f5867b /README.md
parent11dbf384b2042e9d2749e95d64e1efbeaeaf0b35 (diff)
downloadlua-language-server-29e559e903477ca42f92d342b0a7380d4d718c28.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d0a1ad1..1199917a 100644
--- a/README.md
+++ b/README.md
@@ -65,6 +65,7 @@ You need to build `lua-language-server` yourself on macOS/Linux.
* Clone source code
```
git clone https://github.com/sumneko/lua-language-server
+cd lua-language-server
git submodule update --init --recursive
```
* Open repo and execute tasks in VSCode