diff --git a/Repositories.php b/Repositories.php index 96102a4..9a5ea43 100644 --- a/Repositories.php +++ b/Repositories.php @@ -9,8 +9,13 @@ include_once("includes/header.php");
The KXStudio repositories support all Debian versions since Jessie and Ubuntu 14.04 or above.
- They should work on all Debian-based distributions and variants, but the way to enable them will differ.
- After the repositories are enabled and the system updated, we recommend you to install the "kxstudio-default-settings" package.
+ They should work on all Debian-based distributions and variants.
+
+ Once you have the repos installed, you can either manually install individual packages from them or
+ add the meta-packages to automatically install large sets of recommended packages.
+ See the Meta-Packages page for more details.
+ In either case, we always recommend to install the kxstudio-default-settings package after enabling the repositories.
You might also want to check: @@ -20,11 +25,8 @@ include_once("includes/header.php");
- Also consider taking a look at the - available meta-packages - if you don't know what things to install just yet. -
-
+ Bug reports and package requests should be posted in the
+ Repository project page.
Below is information on how to enable the repositories.