From 3020b08fb1d02078dbe3575244b822a1c16913eb Mon Sep 17 00:00:00 2001 From: knotteye Date: Tue, 29 Dec 2020 02:06:43 -0600 Subject: [PATCH] Add more instructions --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a041cd..226e29c 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,7 @@ Containg mostly i3wm plugins for xfce4 * [Looking Glass OBS Plugin](https://github.com/gnif/LookingGlass/) An OBS Plugin for playing video from a guest VM #### Adding the repository -eselect repository add knotteye git https://pond.waldn.net/git/knotteye/overlay.git \ No newline at end of file +``` +eselect repository add knotteye git https://pond.waldn.net/git/knotteye/overlay.git +emaint sync -r knotteye +```