Add installation instructions for ccls on openSUSE Tumbleweed

Dan Čermák 2019-04-18 13:56:11 +02:00 committed by Fangrui Song
parent bdb5f6be01
commit a66ece42f2

@ -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`