diff --git a/INSTALL.md b/INSTALL.md index 75a4ff02..f24618cd 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,19 +1,19 @@ # Installing Rocs ## From packages All major Linux distributions (and also the KDE on Windows Project and FreeBSD) ship precompiled versions of the latest release Rocs. [Rocs installation commands](https://pkgs.org/download/rocs) ## From source Alternatively, here are generic installation instructions from source: 1. Get the source in one of these ways: - Download the released `tar.gz` source files from https://download.kde.org/ - Download a specific release, e.g. https://download.kde.org/stable/applications/19.04.2/src/ - - Clone the git repository at https://cgit.kde.org/rocs.git/ + - Clone the git repository at https://invent.kde.org/kde/rocs.git 2. [Configure your system](http://techbase.kde.org/Projects/Edu/Rocs). 3. Start Rocs by running the `rocs` binary on a terminal.