From afac62e788b729a7a3790e2b213794b33d1ac9c6 Mon Sep 17 00:00:00 2001 From: "Celestial.y" Date: Mon, 6 Oct 2025 19:16:55 +0800 Subject: [PATCH] Update dist-gentoo/README.md --- dist-gentoo/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dist-gentoo/README.md b/dist-gentoo/README.md index b3ad4c8b8..2a1993827 100644 --- a/dist-gentoo/README.md +++ b/dist-gentoo/README.md @@ -1,4 +1,8 @@ # Install scripts for Gentoo +Note: +- The scripts here are **not** meant to be executed directly. +- This folder should reflect the equivalents of `/dist-arch/` but under Gentoo. + - **When `/dist-arch/` is newer than this folder, an update on this folder is very likely needed.** ## Contributors - Author: [jwihardi](https://github.com/jwihardi)