Updated instructions to use the new configuration. (#283)
This commit is contained in:
parent
f45a934f50
commit
4d052de925
@ -52,7 +52,8 @@ Building `zls` is very easy. You will need [a build of Zig master](https://zigla
|
||||
git clone --recurse-submodules https://github.com/zigtools/zls
|
||||
cd zls
|
||||
zig build -Drelease-safe
|
||||
zig build config # Configure ZLS
|
||||
cd zig-cache\bin
|
||||
zls 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