From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5B694158095 for ; Thu, 15 Sep 2022 01:41:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F54EE08CD; Thu, 15 Sep 2022 01:40:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21EE8E08CD for ; Thu, 15 Sep 2022 01:40:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A299A340F58 for ; Thu, 15 Sep 2022 01:40:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B38D5C7 for ; Thu, 15 Sep 2022 01:40:56 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1663206022.5df91a686fcac643feeef0c4123d128cb3e7d19a.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Files: README.md X-VCS-Directories: / X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: 5df91a686fcac643feeef0c4123d128cb3e7d19a X-VCS-Branch: master Date: Thu, 15 Sep 2022 01:40:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 528f9a31-390a-47f8-892d-e0829ad1caf3 X-Archives-Hash: 5f509627dfda3c51cdd6df1b96617cb2 commit: 5df91a686fcac643feeef0c4123d128cb3e7d19a Author: Horea Christian chymera eu> AuthorDate: Thu Sep 15 01:40:22 2022 +0000 Commit: Horea Christian gmail com> CommitDate: Thu Sep 15 01:40:22 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5df91a68 README.md: Added link for eselect install Signed-off-by: Horea Christian chymera.eu> README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43484c14a..cd47d84a4 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ ### Contents 1. [Installation](#install) + - [Eselect](#install-eselect) - [Manual](#install-manual) - [Layman](#install-layman) 2. [Usage](#usage)