diff --git a/Build.md b/Build.md index 9f6823f..f363e2e 100644 --- a/Build.md +++ b/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`