From 8facb4caf6d2c5f9dc3e84f17f613b7edbd71591 Mon Sep 17 00:00:00 2001 From: user1007017 Date: Wed, 8 Apr 2020 21:04:13 +0200 Subject: [PATCH] Update README.md fixed typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b839f84..3a16bc3 100644 --- a/README.md +++ b/README.md @@ -73,10 +73,10 @@ Feel free to tinker with the matching rules by hand. * rofi * xdotool * x11-xserver-utils -* indent, ibanyevent-i3-perl [issue](https://github.com/klaxalk/i3-layout-manager/issues/17) +* indent, libanyevent-i3-perl [issue](https://github.com/klaxalk/i3-layout-manager/issues/17) ```bash -sudo apt install jq vim rofi xdotool x11-xserver-utils indent ibanyevent-i3-perl +sudo apt install jq vim rofi xdotool x11-xserver-utils indent libanyevent-i3-perl ``` ## FAQ