commit: ff7fa6428f31abc169d77c7539f9467bfc87d59b Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org> AuthorDate: Fri Jan 19 07:21:14 2018 +0000 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org> CommitDate: Fri Jan 19 07:21:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=ff7fa642
README.md: Update instructions for layman and repos.conf README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index f6de811..68c6a55 100644 --- a/README.md +++ b/README.md @@ -15,16 +15,12 @@ How to Install Copy wine.conf to /etc/portage/repos/ - wget https://gitweb.gentoo.org/repo/proj/wine.git/plain/wine.conf -O /etc/portage/repos.conf/wine.conf + wget https://dev.gentoo.org/~np-hardass/proj/wine/wine.conf -O /etc/portage/repos.conf/wine.conf ### Layman layman -a wine -or - - layman -o https://gitweb.gentoo.org/repo/proj/wine.git/plain/overlay.xml -f -a wine - ### eselect-repository eselect repository enable wine
