Update build instructions
This commit is contained in:
parent
353c580090
commit
01ce8e295b
@ -32,10 +32,8 @@ Building `zls` is very easy. You will need [a build of Zig master](https://zigla
|
||||
```bash
|
||||
git clone --recurse-submodules https://github.com/zigtools/zls
|
||||
cd zls
|
||||
zig build -Drelease-fast
|
||||
|
||||
# To configure zls:
|
||||
zig build config
|
||||
zig build -Drelease-safe
|
||||
zig build config # Configure ZLS
|
||||
```
|
||||
|
||||
*For detailed building instructions, see the Wiki page about [Cloning With Git](https://github.com/zigtools/zls/wiki/Downloading-and-Building-ZLS#cloning-with-git).*
|
||||
|
Loading…
Reference in New Issue
Block a user