From a8085c9d1998205de5976668d7ccbbe62f277c2a Mon Sep 17 00:00:00 2001 From: Ari43 Date: Sun, 17 May 2026 19:18:40 +0200 Subject: [PATCH] Add tip to avoid duplicate search results (#293) Just a small README change describing a suggestion to improve user quality of life. The tip: > [!TIP] > `Usage = Sync Install Upgrade` can be added to the ALHP repo sections to avoid seeing duplicate package search results. Reviewed-on: https://somegit.dev/ALHP/ALHP.GO/pulls/293 Co-authored-by: Ari43 Co-committed-by: Ari43 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cf9ccb3..c99a79c 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,9 @@ Replace `x86-64-v3` with the x86-64 feature level you want to enable. > [!TIP] > Multiple layers can be stacked as described in https://somegit.dev/ALHP/ALHP.GO/issues/255#issuecomment-3335. +> [!TIP] +> `Usage = Sync Install Upgrade` can be added to the ALHP repo sections to avoid seeing duplicate package search results. + ### 5. Update package database and upgrade ```