Fix incomplete lib name

Copy/paste of command was not working because of wrong lib name
This commit is contained in:
fabfianda 2020-04-22 10:38:49 +02:00 committed by GitHub
parent 50102020fe
commit 7dce038d10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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