From 0f6e77307fa7620776bb72e531bf66d24c28637a Mon Sep 17 00:00:00 2001 From: layman Date: Sun, 5 Aug 2018 03:07:09 -0700 Subject: [PATCH] update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 3fe2630..ca6f6bd 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,3 @@ layman -f -a gentoo-overlay-trent -o https://raw.githubusercontent.com/TrentSPal [Here's a Gist](https://gist.github.com/TrentSPalmer/a929dfdb0cdb7dd946d313bde708900e) with instructions for how to quickly spin up an nspawn container to do some test building, if you are into that sort of thing. - -## Portage Category -the app-nvim category requires a configuration file - -```conf -# /etc/portage/categories -app-nvim -```