.. title:: Installation Currently no prebuilt binaries for diff-lsp are provided. You must built from source. ```bash git clone git@github.com:/C-Hipple/diff-lsp cd diff-lsp cargo install --path . ```