diff --git a/src/content/docs/features/optimized_repos.mdx b/src/content/docs/features/optimized_repos.mdx index 096a964b..a5aebe10 100644 --- a/src/content/docs/features/optimized_repos.mdx +++ b/src/content/docs/features/optimized_repos.mdx @@ -35,6 +35,11 @@ Installing the CachyOS Pacman will install a forked pacman with features added f Before considering adding our repositories, please take a look at the **[CPU compatibility list](/installation/installation_prepare#x86_64-microarchitecture-level-support)** ::: +:::tip +You don't have to do a full cachyos upgrade to enjoy some of the benefits. If you follow the manual install and place the cachy OS repositories at the *bottom* of your pacman.conf, the packages become installable but don't upgrade by themselves. Then you can install just the kernel, or just frequently used app, which is easily revertible. If that works well for you, you can move the repositories above arch and upgrade to get the full cachy. +::: + +