summarylogtreecommitdiffstats
path: root/wootomation.install
diff options
context:
space:
mode:
Diffstat (limited to 'wootomation.install')
-rw-r--r--wootomation.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/wootomation.install b/wootomation.install
index 24aa6da8eb49..085fa69d5b7c 100644
--- a/wootomation.install
+++ b/wootomation.install
@@ -2,6 +2,7 @@
post() {
echo "You must add yourself to the 'input' group for wootomation to work correctly, 'sudo usermod -aG input <username>'"
echo "You must restart your login session to apply group changes (logout or reboot)"
+ echo "Please note that Wootomation is currently broken for some Linux users. Please check https://github.com/WootingKb/wooting-macros/issues/54 for the current status."
}
post_install() {