From 7d76f6281b450bf19ee0355fbfb59d4788940a22 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Mon, 22 Jan 2024 08:40:23 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1590205..f20a214 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,13 @@ Add the following line at the end. @daily maza update ``` +Some users have reported problems on MacOS. Fixed with `TERM=dumb`. + +``` +TERM=dumb +@daily maza update +``` + ## 🔪 Uninstall ``` bash