Merge pull request #166 from Cattes/patch-2

Added path of zls exec to Installation section
This commit is contained in:
Alexandros Naskos 2020-10-03 01:02:54 +03:00 committed by GitHub
commit 6823b0d61a
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