mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Add installation instructions for ccls on openSUSE Tumbleweed
parent
bdb5f6be01
commit
a66ece42f2
8
Build.md
8
Build.md
@ -134,6 +134,14 @@ Available for Fedora 29 and later.
|
||||
sudo dnf install ccls
|
||||
```
|
||||
|
||||
### openSUSE Tumbleweed
|
||||
|
||||
Available in openSUSE Tumbleweed
|
||||
|
||||
```sh
|
||||
sudo zypper install ccls
|
||||
```
|
||||
|
||||
### Ubuntu
|
||||
|
||||
To build from source you'll need `sudo apt install zlib1g-dev libncurses-dev`
|
||||
|
Loading…
Reference in New Issue
Block a user