aboutsummaryrefslogtreecommitdiff
path: root/docs/project/developing.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/project/developing.md')
-rw-r--r--docs/project/developing.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/project/developing.md b/docs/project/developing.md
index 50da312a4..daa4aea43 100644
--- a/docs/project/developing.md
+++ b/docs/project/developing.md
@@ -108,6 +108,8 @@ Use [`zigup`](https://github.com/marler8997/zigup) to install the version of Zig
$ zigup 0.11.0-dev.1783+436e99d13
```
+[Zig Language Server](https://github.com/zigtools/zls) is automatically compiled & installed to `zls/zig-out/bin/zls` when you run `bun install` (or npm install) in bun's repository.
+
### Building
To install and build dependencies: