Added path of zls exec to Installation section

This commit is contained in:
Sebastian Cattes 2020-10-02 22:07:26 +02:00 committed by GitHub
parent bfb96d951b
commit 9ce1c1a140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,7 @@ zig build
# To configure zls:
zig build config
```
The `zls` executable will be saved to `zls\zig-cache\bin`.
### Build Options