From 2aabbbca1f108038e1d1361ac72086d35a33eee8 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Tue, 14 Jan 2020 04:02:55 +0100 Subject: [PATCH] Improved instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a436a5..4c2ceee 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ wget https://raw.githubusercontent.com/TheChymera/overlay/master/metadata/chymer ``` Afterwards, simply run `emerge --sync`, and Portage should seamlessly make all our ebuilds available. -Some of our packages are available as live (`*-9999`) ebuilds, and if you wish to use this feature (only advisable if you are well-informed on the day-to-day development of a package) these versions can be manually unmasked in a case-by-case basis under `/etc/portage/package.accept_keywords`. +Some of our packages are available as live (`*-9999`) ebuilds, and if you wish to use this feature (only advisable if you are well-informed on the day-to-day development of the specific package) these versions can be manually unmasked on a case-by-case basis under `/etc/portage/package.accept_keywords`. ---